aboutsummaryrefslogtreecommitdiff
path: root/src/SystemTray.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/SystemTray.hh')
-rw-r--r--src/SystemTray.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/SystemTray.hh b/src/SystemTray.hh
index 61cd1bb..470f9b9 100644
--- a/src/SystemTray.hh
+++ b/src/SystemTray.hh
@@ -87,6 +87,8 @@ public:
87 87
88 static Atom getXEmbedInfoAtom(); 88 static Atom getXEmbedInfoAtom();
89 89
90 static bool doesControl(Window win);
91
90private: 92private:
91 void update(); 93 void update();
92 94