Qt: make dockwidget title bars optional
This commit is contained in:
@@ -116,6 +116,7 @@ private:
|
||||
void CreateConnects();
|
||||
void CreateDockWindows();
|
||||
void EnableMenus(bool enabled);
|
||||
void ShowTitleBars(bool show);
|
||||
void InstallPkg(const QString& dropPath = "", bool is_bulk = false);
|
||||
void InstallPup(const QString& dropPath = "");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user