Manager: Add Help menu

Move the About dialog into its own file and object
This commit is contained in:
Alexander Babikov
2025-07-27 04:31:13 +05:00
parent 7dcf25bf3a
commit 3e1c6d3dae
7 changed files with 151 additions and 42 deletions

View File

@@ -88,6 +88,8 @@ add_library(ui STATIC
qt_openglrenderer.cpp
qt_openglrenderer.hpp
qt_glsl_parser.cpp
qt_about.cpp
qt_about.hpp
qt_settings.cpp
qt_settings.hpp