]> Some of my projects - localmylist.git/commitdiff
Remove non-existent files.
authorAPTX <marek321@gmail.com>
Sun, 25 Jan 2015 15:18:34 +0000 (16:18 +0100)
committerAPTX <marek321@gmail.com>
Sun, 25 Jan 2015 15:18:34 +0000 (16:18 +0100)
localmylist-management/localmylist-management.pro

index a79e8b9f56ac451af23456360281399f1f1c9946..218a1afdd5e825ae27f8cf1344f86471b7fc5b53 100644 (file)
@@ -35,9 +35,7 @@ SOURCES += main.cpp\
        tabs/dynamicmodeltab.cpp \
        dynamicmodelfiltermodel.cpp \
        dynamicmodelview.cpp \
-       dynamicmodelitemdelegate.cpp \
-       setupwizard.cpp \
-       commandline.cpp
+       dynamicmodelitemdelegate.cpp
 
 HEADERS += mainwindow.h \
        databaseconnectiondialog.h \
@@ -63,9 +61,7 @@ HEADERS += mainwindow.h \
        tabs/dynamicmodeltab.h \
        dynamicmodelfiltermodel.h \
        dynamicmodelview.h \
-       dynamicmodelitemdelegate.h \
-       setupwizard.h \
-       commandline.h
+       dynamicmodelitemdelegate.h
 
 FORMS += mainwindow.ui \
        databaseconnectiondialog.ui \