UI: Fix non-windows compilation
parent
01c78bffc5
commit
f6225719cc
|
@ -161,6 +161,6 @@ void OBSBasic::InitBrowserPanelSafeBlock()
|
|||
QTStr("BrowserPanelInit.Text"));
|
||||
InitPanelCookieManager();
|
||||
#else
|
||||
UNUSED_PARAMETER(showDialog);
|
||||
UNUSED_PARAMETER();
|
||||
#endif
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue