mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-19 09:41:32 +08:00
UI: Uniquely identify Custom Browser Docks
This commit is contained in:
@@ -538,7 +538,7 @@ private:
|
||||
void SaveExtraBrowserDocks();
|
||||
void ManageExtraBrowserDocks();
|
||||
void AddExtraBrowserDock(const QString &title, const QString &url,
|
||||
bool firstCreate);
|
||||
const QString &uuid, bool firstCreate);
|
||||
#endif
|
||||
|
||||
QIcon imageIcon;
|
||||
|
||||
Reference in New Issue
Block a user