mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
Ref T189, CGuiUtility improvements
* only search for main window once * static const QJsonObject for drag and drop * formatting
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user