Welcome dialog added.
[speedfreak] / Client / UI.pro
index 44825ab..88304df 100644 (file)
@@ -22,7 +22,9 @@ SOURCES += main.cpp \
     xmlwriter.cpp \
     xmlreader.cpp \
     httpclient.cpp \
+    categorylist.cpp \
     welcomedialog.cpp
+
 HEADERS += carmainwindow.h \
     resultdialog.h \
     stringlistmodel.h \
@@ -35,7 +37,9 @@ HEADERS += carmainwindow.h \
     xmlwriter.h \
     xmlreader.h \
     httpclient.h \
+    categorylist.h \
     welcomedialog.h
+
 FORMS += carmainwindow.ui \
     resultdialog.ui \
     measuredialog.ui \