Fix: Automatic line breaking of the warning

This commit is contained in:
Niels Martin Hansen
2019-03-31 16:08:00 +02:00
parent dcb2571888
commit 08284e005d
6 changed files with 27 additions and 16 deletions

View File

@@ -33,7 +33,6 @@ enum QueryStringWidgets {
WID_QS_CAPTION, ///< Caption of the window.
WID_QS_TEXT, ///< Text of the query.
WID_QS_WARNING, ///< Warning label about password security
WID_QS_WARNINGBOX, ///< Container for warning label
WID_QS_DEFAULT, ///< Default button.
WID_QS_CANCEL, ///< Cancel button.
WID_QS_OK, ///< OK button.