CHintBox: fix text mode pass

Rquired in inherited classes


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2952dcc124
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-10-21 (Fri, 21 Oct 2016)



------------------
This commit was generated by Migit
This commit is contained in:
2016-10-21 00:10:38 +02:00
parent 312e66911f
commit 035d14c7cd
2 changed files with 3 additions and 1 deletions

View File

@@ -55,6 +55,7 @@ class CHintBox : public CComponentsWindow
int y_hint_obj;
int h_hint_obj;
int w_indentation;
int hb_text_mode;
///global count of lines
uint lines;