aboutsummaryrefslogtreecommitdiff
path: root/gui/console.h
diff options
context:
space:
mode:
authorPaweł Kołodziejski2003-11-08 23:22:16 +0000
committerPaweł Kołodziejski2003-11-08 23:22:16 +0000
commit14b7d027a24391b39e29b7168b8d67b2b6ebffae (patch)
tree29b76bd0fb949ecc9ed5269b5c43deaaf650af5f /gui/console.h
parente01e3ae46373b8af39daab782a6642f12da8f937 (diff)
downloadscummvm-rg350-14b7d027a24391b39e29b7168b8d67b2b6ebffae.tar.gz
scummvm-rg350-14b7d027a24391b39e29b7168b8d67b2b6ebffae.tar.bz2
scummvm-rg350-14b7d027a24391b39e29b7168b8d67b2b6ebffae.zip
cleanup whitespaces
svn-id: r11223
Diffstat (limited to 'gui/console.h')
-rw-r--r--gui/console.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/gui/console.h b/gui/console.h
index ebe5fc0972..7a422db710 100644
--- a/gui/console.h
+++ b/gui/console.h
@@ -72,10 +72,9 @@ protected:
int _historySize;
int _historyIndex;
int _historyLine;
-
-
+
float _widthPercent, _heightPercent;
-
+
void reflowLayout();
public: