Ref T189, CGuiUtility improvements

* only search for main window once
* static const QJsonObject for drag and drop
* formatting
This commit is contained in:
Klaus Basan
2017-11-13 21:25:43 +01:00
parent 02f7e12e12
commit 3e6484cdda
2 changed files with 37 additions and 29 deletions

View File

@@ -59,7 +59,7 @@ namespace BlackGui
//! Delete hierarchy of layouts
static void deleteLayout(QLayout *layout, bool deleteWidgets);
//! Leninet / relaxed
//! Lenient / relaxed
static bool lenientTitleComparison(const QString &title, const QString &comparison);
//! Find best match in comboBox