summaryrefslogtreecommitdiff
path: root/src/actions.hh
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-02-08 10:48:19 +0000
committerDana Jansens <danakj@orodu.net>2003-02-08 10:48:19 +0000
commit9e05db9518c528ac0d2d44311cde267d9886b36a (patch)
treea5e8f8d8dfa3629dd4a52b4502a528fb3d338058 /src/actions.hh
parentc54d92b784036a4d9e829592aab938e661287fca (diff)
remove includes for widgetbase.hh. fix bug with circular modal pointer.
Diffstat (limited to 'src/actions.hh')
-rw-r--r--src/actions.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/actions.hh b/src/actions.hh
index f8f03d0f..f18696a1 100644
--- a/src/actions.hh
+++ b/src/actions.hh
@@ -6,7 +6,6 @@
@brief The action interface for user-available actions
*/
-#include "widgetbase.hh"
#include "otk/point.hh"
#include "otk/rect.hh"
#include "otk/eventhandler.hh"