summaryrefslogtreecommitdiff
path: root/src/game/GameView.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/GameView.h')
-rw-r--r--src/game/GameView.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/GameView.h b/src/game/GameView.h
index a9d20a4..ecf2ff3 100644
--- a/src/game/GameView.h
+++ b/src/game/GameView.h
@@ -46,6 +46,7 @@ private:
vector<ui::Component*> notificationComponents;
deque<string> logEntries;
float lastLogEntry;
+ ui::Button * scrollBar;
ui::Button * searchButton;
ui::Button * reloadButton;
ui::Button * saveSimulationButton;