mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Very tiny documentation revision.
Fixed code so it can be compiled on SunStudio without errors.
This commit is contained in:
@@ -42,7 +42,7 @@ EDELIB_NS_USING(user_config_dir)
|
||||
EDELIB_NS_USING(alert)
|
||||
EDELIB_NS_USING(DESK_FILE_TYPE_APPLICATION)
|
||||
|
||||
static Fl_Pixmap image_hint(hint_xpm);
|
||||
static Fl_Pixmap image_hint((const char**)hint_xpm);
|
||||
|
||||
Fl_Window* win;
|
||||
Fl_Check_Button* check_button;
|
||||
|
||||
Reference in New Issue
Block a user