Replies: 1 comment 1 reply
-
Hello @MindWade |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am a new to Mayo. Great thanks to the author, Mayo is a great work.
I have a question, the pointer object is GuiApplication is created in main.cpp
auto guiApp = new GuiApplication(app);
initGui(guiApp);
But I can not find the destruction of guiApp object.
Look for answer
Beta Was this translation helpful? Give feedback.
All reactions