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:
@@ -28,7 +28,7 @@
|
||||
#include <edelib/Nls.h>
|
||||
#include "icons/ede.xpm"
|
||||
|
||||
static Fl_Pixmap image_ede(ede_xpm);
|
||||
static Fl_Pixmap image_ede((const char**)ede_xpm);
|
||||
|
||||
Fl_Window* win;
|
||||
Fl_Text_Buffer* stylebuff;
|
||||
|
Reference in New Issue
Block a user