Fix for issue with track management with zoom keys (unexpected volume
[someplayer] / src / mainwindow.h
index cc405f1..fecda17 100644 (file)
@@ -91,6 +91,7 @@ private:
        QTranslator *_translator;
        DBusClient _dbus_client;
        bool _display_unlocked;
+       quint32 _system_volume; // yes, it is here
 };
 
 #endif // MAINWINDOW_H