Add check for new version

This commit is contained in:
2024-09-19 13:39:07 +02:00
parent 12901c9a47
commit 553e72a5ce
4 changed files with 50 additions and 0 deletions
+2
View File
@@ -17,4 +17,6 @@ public:
HelpDialog(QWidget *parent = nullptr);
};
QString getVersion();
#endif // ABOUT_H