Merge branch 'dev' into newlocallab2
This commit is contained in:
@@ -256,6 +256,7 @@ RTWindow *create_rt_window()
|
||||
|
||||
//gdk_threads_enter ();
|
||||
RTWindow *rtWindow = new RTWindow();
|
||||
rtWindow->setWindowSize(); // Need to be called after RTWindow creation to work with all OS Windows Manager
|
||||
return rtWindow;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user