mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 11:25:33 +08:00
Ref T63, remember directory
This commit is contained in:
@@ -64,7 +64,7 @@ namespace BlackGui
|
||||
|
||||
private:
|
||||
QString m_widgetStyle { "Fusion" };
|
||||
int m_preferredSelection = static_cast<int>(QAbstractItemView::ExtendedSelection);
|
||||
int m_preferredSelection = static_cast<int>(QAbstractItemView::ExtendedSelection);
|
||||
|
||||
BLACK_METACLASS(
|
||||
CGeneralGuiSettings,
|
||||
|
||||
Reference in New Issue
Block a user