mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
Some fixes / tweaks found during testing
* clear setup URLs * renamed to CInfoArea::connectTopLevelChanged() * qss, margins for menu items
This commit is contained in:
committed by
Mathew Sutcliffe
parent
8f33896e1c
commit
bf9ea12a2b
@@ -189,7 +189,7 @@ namespace BlackGui
|
||||
void setTabPixmaps();
|
||||
|
||||
//! Connect all widgets
|
||||
void connectAllWidgets();
|
||||
void connectTopLevelChanged();
|
||||
|
||||
//! Margins for the floating widgets
|
||||
void setMarginsWhenFloating(int left, int top, int right, int bottom);
|
||||
|
||||
Reference in New Issue
Block a user