new tab in About: components

This commit is contained in:
Blue 2022-04-04 23:49:01 +03:00
parent 27377e0ec5
commit 9f746d203b
Signed by untrusted user: blue
GPG key ID: 9B203B252A63EE38
3 changed files with 289 additions and 44 deletions

View file

@ -38,6 +38,7 @@ public:
private:
QScopedPointer<Ui::About> m_ui;
QWidget* license;
};
#endif // ABOUT_H