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:
@@ -44,7 +44,7 @@ Fl_Menu_Item menu_timeFormat[] = {
|
||||
{0}
|
||||
};
|
||||
|
||||
static Fl_Pixmap image_world(world2_xpm);
|
||||
static Fl_Pixmap image_world((const char**)world2_xpm);
|
||||
|
||||
Fl_Choice* timeZonesList=(Fl_Choice *)0;
|
||||
Fl_Button* applyButton;
|
||||
|
Reference in New Issue
Block a user