summaryrefslogtreecommitdiffstats
path: root/kcontrol/randr/krandrtray.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/randr/krandrtray.h')
-rw-r--r--kcontrol/randr/krandrtray.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/kcontrol/randr/krandrtray.h b/kcontrol/randr/krandrtray.h
index 145fb89b0..640a38697 100644
--- a/kcontrol/randr/krandrtray.h
+++ b/kcontrol/randr/krandrtray.h
@@ -80,7 +80,11 @@ private:
int last_known_y;
KPopupMenu* m_menu;
+ KSimpleConfig *r_config;
KSimpleConfig *t_config;
+
+private slots:
+ void _quit();
};
#endif