aboutsummaryrefslogtreecommitdiff
path: root/gui/console.h
diff options
context:
space:
mode:
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: