diff options
-rw-r--r-- | src/IconButton.cc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/IconButton.cc b/src/IconButton.cc index 0a50661..b08e51a 100644 --- a/src/IconButton.cc +++ b/src/IconButton.cc | |||
@@ -31,10 +31,6 @@ | |||
31 | #include "FbTk/EventManager.hh" | 31 | #include "FbTk/EventManager.hh" |
32 | #include "FbTk/ImageControl.hh" | 32 | #include "FbTk/ImageControl.hh" |
33 | #include "FbTk/TextUtils.hh" | 33 | #include "FbTk/TextUtils.hh" |
34 | #include "FbTk/MacroCommand.hh" | ||
35 | #include "FbTk/Menu.hh" | ||
36 | #include "FbTk/RefCount.hh" | ||
37 | #include "FbTk/SimpleCommand.hh" | ||
38 | 34 | ||
39 | #ifdef HAVE_CONFIG_H | 35 | #ifdef HAVE_CONFIG_H |
40 | #include "config.h" | 36 | #include "config.h" |