mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 18:25:37 +08:00
Ref T195, core settings UI improvements
* hide "?" (help) * spacers
This commit is contained in:
@@ -26,7 +26,8 @@ namespace BlackGui
|
||||
* General GUI settings
|
||||
*/
|
||||
class CSettingsGuiComponent :
|
||||
public QFrame, BlackGui::CSingleApplicationUi
|
||||
public QFrame,
|
||||
public BlackGui::CSingleApplicationUi
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user