summaryrefslogtreecommitdiff
path: root/src/abaddon.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/abaddon.hpp')
-rw-r--r--src/abaddon.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/abaddon.hpp b/src/abaddon.hpp
index a15670b..f45f435 100644
--- a/src/abaddon.hpp
+++ b/src/abaddon.hpp
@@ -162,6 +162,7 @@ private:
#ifdef WITH_VOICE
std::unique_ptr<AudioManager> m_audio;
+ Gtk::Window *m_voice_window = nullptr;
#endif
mutable std::mutex m_mutex;