summaryrefslogtreecommitdiff
path: root/core/applets/vtapplet/vt.h
Side-by-side diff
Diffstat (limited to 'core/applets/vtapplet/vt.h') (more/less context) (show whitespace changes)
-rw-r--r--core/applets/vtapplet/vt.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/core/applets/vtapplet/vt.h b/core/applets/vtapplet/vt.h
index 6bdb9e0..4c92ddd 100644
--- a/core/applets/vtapplet/vt.h
+++ b/core/applets/vtapplet/vt.h
@@ -46,8 +46,6 @@ public slots:
virtual void updateMenu();
-
private:
- ulong ref;
+ mutable QPopupMenu* m_subMenu;
};
-static QPopupMenu* submenu;