mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Reduced one warning message
Let logout menu option call ede-shutdown
This commit is contained in:
@ -13,6 +13,8 @@
|
||||
#include <signal.h>
|
||||
#include <efltk/Fl_Image.h> // icons
|
||||
|
||||
#include "icons/penguin.xpm"
|
||||
|
||||
// widgets
|
||||
Fl_Window* windowLogoutDialog;
|
||||
Fl_Round_Button* logoutRadioItemLogoutDialog;
|
||||
|
Reference in New Issue
Block a user