mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Clang warnings fix
This commit is contained in:
parent
15dd0b0a80
commit
b7eb2760dc
@ -22,8 +22,8 @@
|
||||
#include <edelib/String.h>
|
||||
#include <edelib/MenuButton.h>
|
||||
|
||||
class GlobalIconSettings;
|
||||
class IconSettings;
|
||||
struct GlobalIconSettings;
|
||||
struct IconSettings;
|
||||
class MovableIcon;
|
||||
|
||||
class DesktopIcon : public Fl_Widget {
|
||||
|
Loading…
Reference in New Issue
Block a user