mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-07 09:05:57 -05:00
Fix dock location and size not saving correctly
OBS will handle the docking position / window size and position as long as an object name is set
This commit is contained in:
@@ -38,7 +38,4 @@ public:
|
||||
StatusDock(QWidget *parent = 0);
|
||||
};
|
||||
|
||||
extern StatusDock *dock;
|
||||
|
||||
void saveDock(obs_data_t *obj);
|
||||
void loadDock(obs_data_t *obj);
|
||||
void SetupDock();
|
||||
|
||||
Reference in New Issue
Block a user