Api update
Comparer les modifications
Fichiers
2- Elliu rédigé
+ 11
− 0
@@ -91,3 +91,14 @@ VivyApplication::getMainWindow() const
Small API update + get the main window as a raw pointer like the main document and the main document view. May throw a logic_error if no main window is present, i.e. the application is not in its main loop, you should not catch it and let Vivy crash...