mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Importing EDE2 code to svn... NOTE: It doesn't compile! Stuff thats broken: edewm, eworkpanel, eiconman,
emenueditor
This commit is contained in:
11
edisplayconf/conf.h
Executable file
11
edisplayconf/conf.h
Executable file
@@ -0,0 +1,11 @@
|
||||
#ifndef conf_h
|
||||
#define conf_h
|
||||
|
||||
void cancelCB();
|
||||
void testbellCB();
|
||||
void TestBlankCB();
|
||||
void applyCB();
|
||||
void okCB();
|
||||
void read_disp_configuration();
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user