logic: refactored license checking
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user