Merge branch 'master' of https://github.com/jp9000/obs-studio
This commit is contained in:
@@ -46,6 +46,6 @@ void QTToGSWindow(QWidget *widget, gs_window &gswindow)
|
||||
#elif __APPLE__
|
||||
/* TODO: mac */
|
||||
#else
|
||||
/* TODO: unix */
|
||||
gswindow.id = widget->winId();
|
||||
#endif
|
||||
}
|
||||
|
Reference in New Issue
Block a user