Skip to content

Commit

Permalink
Fix another unintended change in r5978 that also disabled postgres
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@5981 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
g_j_m committed Oct 21, 2006
1 parent 2d5e590 commit e72d5cf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/gui/qgsvectorlayerproperties.cpp
Expand Up @@ -28,11 +28,6 @@
#include "qgsuniquevaluedialog.h"
#include "qgsvectordataprovider.h"
#include "qgsvectorlayer.h"

#ifdef WIN32
//temporary hack by Tim to disable pg on windows
#undef HAVE_POSTGRESQL
#endif
#ifdef HAVE_POSTGRESQL
#include "qgspgquerybuilder.h"
#include "../providers/postgres/qgspostgresprovider.h"
Expand Down

0 comments on commit e72d5cf

Please sign in to comment.