]> Shamusworld >> Repos - warehouse-man-deluxe/blobdiff - src/gamewidget.h
Added board titles.
[warehouse-man-deluxe] / src / gamewidget.h
index 28ff3b4096a3d479b669b57b511efdededb75fb7..f6ba76bf6cb883189501c362b907a386240bebb3 100644 (file)
@@ -58,6 +58,7 @@ class GameWidget: public QWidget
                int movingBoxPositionX;
                int movingBoxPositionY;
                int offsetX, offsetY;
+               QRect titleBox;
 };
 
 #endif // __GAMEWIDGET_H__