aboutsummaryrefslogtreecommitdiff
path: root/gui/dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/dialog.h')
-rw-r--r--gui/dialog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gui/dialog.h b/gui/dialog.h
index f34e9d2e0d..553a63d1a9 100644
--- a/gui/dialog.h
+++ b/gui/dialog.h
@@ -44,7 +44,6 @@ enum {
class Dialog : public GuiObject {
// TANOKU-TODO: remove newgui from here
friend class NewGui;
- friend class InterfaceManager;
protected:
Widget *_mouseWidget;
Widget *_focusedWidget;