CHintBox: remove center text mode on used picon

This commit is contained in:
2016-11-11 23:10:39 +01:00
parent 3193fef4c6
commit 075917e32d
2 changed files with 7 additions and 2 deletions

View File

@@ -42,7 +42,7 @@
#define HINTBOX_DEFAULT_FRAME_COLOR COL_FRAME
#define TIMEOUT_BAR_HEIGHT OFFSET_SHADOW/2
#define DEFAULT_HINTBOX_TEXT_MODE (CTextBox::NO_AUTO_LINEBREAK)
#define DEFAULT_HINTBOX_TEXT_MODE (CTextBox::CENTER)
//! Sub class of CComponentsWindow. Shows a window as a hintbox with text and optional icon beside of text.
/*!