diff options
Diffstat (limited to 'client/mainwindow.h')
-rw-r--r-- | client/mainwindow.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/mainwindow.h b/client/mainwindow.h index 03abf09..9da8ff2 100644 --- a/client/mainwindow.h +++ b/client/mainwindow.h @@ -72,6 +72,7 @@ private: bool initialising; // Sessions sessions; + QScrollArea *scrollarea; void init(); |