aboutsummaryrefslogtreecommitdiff
path: root/courtroom.h
diff options
context:
space:
mode:
Diffstat (limited to 'courtroom.h')
-rw-r--r--courtroom.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/courtroom.h b/courtroom.h
index 1cc2ed4a..8a93543d 100644
--- a/courtroom.h
+++ b/courtroom.h
@@ -191,6 +191,8 @@ private:
QSignalMapper *char_button_mapper;
+ QVector<int> music_row_to_number;
+
//triggers ping_server() every 60 seconds
QTimer *keepalive_timer;