summaryrefslogtreecommitdiff
path: root/src/game/GameView.h
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2013-03-15 12:59:55 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2013-03-15 12:59:55 (GMT)
commit73b6ff4efb4bbe31993a595987b9abc59a5a2e76 (patch)
tree7320e993bf6df6c59ef956087f3fa63f17b19b5d /src/game/GameView.h
parent6b68c04cd613847e4f2bbe1f0cd8a2a13a9d4660 (diff)
downloadpowder-73b6ff4efb4bbe31993a595987b9abc59a5a2e76.zip
powder-73b6ff4efb4bbe31993a595987b9abc59a5a2e76.tar.gz
Use VideoBuffer in place of thumbnail
Diffstat (limited to 'src/game/GameView.h')
-rw-r--r--src/game/GameView.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/GameView.h b/src/game/GameView.h
index ff688d9..00dec5d 100644
--- a/src/game/GameView.h
+++ b/src/game/GameView.h
@@ -102,7 +102,7 @@ private:
ui::Point mousePosition;
- Thumbnail * placeSaveThumb;
+ VideoBuffer * placeSaveThumb;
SimulationSample sample;