fixed signal/slot connections which had been renamed and weren't resolving
This commit is contained in:
@@ -319,6 +319,7 @@ void Core::DeclareTypesForQt()
|
||||
qRegisterMetaType<NodeDependency>();
|
||||
qRegisterMetaType<rational>();
|
||||
qRegisterMetaType<OpenGLTexturePtr>();
|
||||
qRegisterMetaType<NodeValueTable>();
|
||||
}
|
||||
|
||||
void Core::StartGUI(bool full_screen)
|
||||
|
||||
Reference in New Issue
Block a user