enlightenment/src/modules/illume2/e_mod_windows.h

7 lines
124 B
C

#ifndef E_MOD_WINDOWS_H
#define E_MOD_WINDOWS_H
void il_config_windows_show(E_Container *con, const char *params);
#endif