diff options
Diffstat (limited to 'displayreplay.h')
-rw-r--r-- | displayreplay.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/displayreplay.h b/displayreplay.h index b0c9f2a..f52e363 100644 --- a/displayreplay.h +++ b/displayreplay.h @@ -29,6 +29,7 @@ private: int xp00, xp01, xp02, xp03, xp04, xp05, xp06, xp07, xp08, xp09, xp10, xp11, xp12, xp13, xp14, xp15; int yp00, yp01, yp02, yp03, yp04, yp05, yp06, yp07, yp08, yp09; bool modeOnly; + int iconHeight; int lineHeight; tColor frameColor; int lastCurrentWidth; |