diff options
Diffstat (limited to 'otk/otk.hh')
| -rw-r--r-- | otk/otk.hh | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -7,8 +7,6 @@ #include "eventdispatcher.hh" #include "eventhandler.hh" #include "widget.hh" -#include "focuswidget.hh" -#include "focuslabel.hh" #include "appwidget.hh" #include "application.hh" #include "assassin.hh" @@ -17,8 +15,8 @@ #include "rendercolor.hh" #include "display.hh" #include "font.hh" -//#include "gccache.hh" #include "rendercontrol.hh" +#include "size.hh" #include "point.hh" #include "property.hh" #include "rect.hh" |
