project_files/hedgewars.pro
changeset 5755 a079b4dea081
parent 5754 583b7a683b17
child 6063 d4539514088a
--- a/project_files/hedgewars.pro	Sun Sep 04 11:48:01 2011 +0400
+++ b/project_files/hedgewars.pro	Sun Sep 04 13:46:08 2011 +0400
@@ -65,7 +65,8 @@
     ../QTfrontend/pagegamestats.h \
     ../QTfrontend/HWApplication.h \
     ../QTfrontend/AbstractPage.h \
-    ../QTfrontend/themesmodel.h
+    ../QTfrontend/themesmodel.h \
+    ../QTfrontend/databrowser.h
 
 SOURCES += ../QTfrontend/SDLs.cpp ../QTfrontend/SquareLabel.cpp \
 	../QTfrontend/about.cpp ../QTfrontend/ammoSchemeModel.cpp \
@@ -116,7 +117,8 @@
     ../QTfrontend/pagegamestats.cpp \
     ../QTfrontend/pageplayrecord.cpp \
     ../QTfrontend/HWApplication.cpp \
-    ../QTfrontend/themesmodel.cpp
+    ../QTfrontend/themesmodel.cpp \
+    ../QTfrontend/databrowser.cpp
 
 win32 {
 	SOURCES += ../QTfrontend/xfire.cpp