diff options
Diffstat (limited to 'src/FbWinFrame.hh')
-rw-r--r-- | src/FbWinFrame.hh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/FbWinFrame.hh b/src/FbWinFrame.hh index 6db69a8..f1dc9ed 100644 --- a/src/FbWinFrame.hh +++ b/src/FbWinFrame.hh | |||
@@ -29,7 +29,6 @@ | |||
29 | #include "FbTk/RefCount.hh" | 29 | #include "FbTk/RefCount.hh" |
30 | #include "FbTk/Observer.hh" | 30 | #include "FbTk/Observer.hh" |
31 | #include "FbTk/Color.hh" | 31 | #include "FbTk/Color.hh" |
32 | #include "FbTk/FbPixmap.hh" | ||
33 | #include "FbTk/XLayerItem.hh" | 32 | #include "FbTk/XLayerItem.hh" |
34 | #include "FbTk/TextButton.hh" | 33 | #include "FbTk/TextButton.hh" |
35 | #include "FbTk/DefaultValue.hh" | 34 | #include "FbTk/DefaultValue.hh" |
@@ -47,10 +46,8 @@ class IconButton; | |||
47 | class Focusable; | 46 | class Focusable; |
48 | 47 | ||
49 | namespace FbTk { | 48 | namespace FbTk { |
50 | class TextButton; | ||
51 | class ImageControl; | 49 | class ImageControl; |
52 | class Command; | 50 | class Command; |
53 | class Button; | ||
54 | class Texture; | 51 | class Texture; |
55 | class XLayer; | 52 | class XLayer; |
56 | } | 53 | } |