logic: commandline indexing and configuration

This commit is contained in:
Andreas Stallinger
2017-08-09 12:33:43 +02:00
parent 2399e733b4
commit 802153883e
53 changed files with 1384 additions and 298 deletions
-1
View File
@@ -7,7 +7,6 @@ class QtApplication
: public QApplication
{
Q_OBJECT
public:
QtApplication(int& argc, char** argv);