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 c67e08a..153220c 100644
--- a/src/SystemTray.hh
+++ b/src/SystemTray.hh
@@ -84,6 +84,8 @@ public:
84 84
85 void parentMoved() { m_window.parentMoved(); } 85 void parentMoved() { m_window.parentMoved(); }
86 86
87 static std::string getNetSystemTrayAtom(int screen_nr);
88
87 static Atom getXEmbedInfoAtom(); 89 static Atom getXEmbedInfoAtom();
88 90
89private: 91private: