aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/AutoComplete.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/AutoComplete.h')
-rw-r--r--src/AutoComplete.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/AutoComplete.h b/src/AutoComplete.h
index 91e084857..4d27e6add 100644
--- a/src/AutoComplete.h
+++ b/src/AutoComplete.h
@@ -34,6 +34,8 @@ public:
bool autoHide;
bool dropRestOfWord;
unsigned int ignoreCaseBehaviour;
+ int widthLBDefault;
+ int heightLBDefault;
AutoComplete();
~AutoComplete();