summaryrefslogtreecommitdiff
path: root/src/components/voiceinfobox.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/voiceinfobox.hpp')
-rw-r--r--src/components/voiceinfobox.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/voiceinfobox.hpp b/src/components/voiceinfobox.hpp
index 74aad27..9988c63 100644
--- a/src/components/voiceinfobox.hpp
+++ b/src/components/voiceinfobox.hpp
@@ -12,6 +12,8 @@ public:
VoiceInfoBox();
private:
+ void UpdateLocation();
+
Gtk::Box m_left;
Gtk::EventBox m_status_ev;
Gtk::Label m_status;