Skip to content

Commit

Permalink
fix windows build errors
Browse files Browse the repository at this point in the history
- moves QgsQueryBuilder from app to gui
- links postgres provider with gui
  • Loading branch information
jef-n committed Sep 8, 2011
1 parent b93d889 commit 8eb9024
Show file tree
Hide file tree
Showing 9 changed files with 6 additions and 464 deletions.
2 changes: 0 additions & 2 deletions src/app/CMakeLists.txt
Expand Up @@ -93,7 +93,6 @@ SET(QGIS_APP_SRCS
qgstipfactory.cpp
qgsuniquevaluedialog.cpp
qgsvectorlayerproperties.cpp
qgsquerybuilder.cpp
qgshighlight.cpp
qgshandlebadlayers.cpp

Expand Down Expand Up @@ -207,7 +206,6 @@ SET (QGIS_APP_MOC_HDRS
qgspastetransformations.h
qgspluginmanager.h
qgsprojectproperties.h
qgsquerybuilder.h
qgsrastercalcdialog.h
qgsrasterlayerproperties.h
qgssinglesymboldialog.h
Expand Down
315 changes: 0 additions & 315 deletions src/app/qgsquerybuilder.cpp

This file was deleted.

0 comments on commit 8eb9024

Please sign in to comment.