logic: refactored license checking

This commit is contained in:
Eberhard Graether
2016-10-08 15:45:11 +02:00
parent 1b8736a6e1
commit 0d950d96f5
5 changed files with 9 additions and 20 deletions
+1 -1
View File
@@ -109,7 +109,7 @@ public slots:
void newProject();
void newProjectFromSolution(const std::string& ideId, const std::string& solutionPath);
void openProject(const QString &path = QString());
void openProject();
void editProject();
void find();