aboutsummaryrefslogtreecommitdiff
path: root/src/SystemTray.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/SystemTray.hh')
-rw-r--r--src/SystemTray.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/SystemTray.hh b/src/SystemTray.hh
index b9fd75a..c1485f6 100644
--- a/src/SystemTray.hh
+++ b/src/SystemTray.hh
@@ -121,6 +121,7 @@ private:
121 // resources 121 // resources
122 FbTk::Resource<std::string> m_rc_systray_pinleft; 122 FbTk::Resource<std::string> m_rc_systray_pinleft;
123 FbTk::Resource<std::string> m_rc_systray_pinright; 123 FbTk::Resource<std::string> m_rc_systray_pinright;
124 std::vector<std::string> m_pinleft, m_pinright;
124}; 125};
125 126
126#endif // SYSTEMTRAY_HH 127#endif // SYSTEMTRAY_HH