]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/gui/gui.pro
When the search toolbox button is clicked when the search dialog is already open...
[toast/confclerk.git] / src / gui / gui.pro
index e9b1dd43d63c862eeeb49bc8a780f7bc0ac56124..cdea67157ac8d5e4c1218e270410eb58286ef7d4 100644 (file)
@@ -6,6 +6,7 @@ CONFIG += static
 QT += sql \
     xml \
     network
+QMAKE_CLEAN += ../bin/libgui.a
 
 # module dependencies
 LIBS += -L$$DESTDIR \
@@ -48,7 +49,6 @@ FORMS += searchhead.ui \
     urlinputdialog.ui
 
 HEADERS += roomstabcontainer.h \
-    nowtabcontainer.h \
     trackstabcontainer.h \
     favtabcontainer.h \
     searchtabcontainer.h \
@@ -65,7 +65,6 @@ HEADERS += roomstabcontainer.h \
     urlinputdialog.h
 
 SOURCES += roomstabcontainer.cpp \
-    nowtabcontainer.cpp \
     trackstabcontainer.cpp \
     favtabcontainer.cpp \
     searchtabcontainer.cpp \
@@ -92,3 +91,5 @@ CONFIG(maemo5) {
 #    HEADERS += alarmdialog.h
 #    SOURCES += alarmdialog.cpp
 #}
+
+