summaryrefslogtreecommitdiff
path: root/core/applets/vtapplet/vt.h
Side-by-side diff
Diffstat (limited to 'core/applets/vtapplet/vt.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/vtapplet/vt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/applets/vtapplet/vt.h b/core/applets/vtapplet/vt.h
index 4c92ddd..4fa73e5 100644
--- a/core/applets/vtapplet/vt.h
+++ b/core/applets/vtapplet/vt.h
@@ -46,6 +46,7 @@ public slots:
virtual void updateMenu();
private:
mutable QPopupMenu* m_subMenu;
+ mutable int m_ourVT;
};