Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added a missing forward declaration
git-svn-id: http://svn.osgeo.org/qgis/trunk@5019 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
g_j_m committed Mar 15, 2006
1 parent 3688f7c commit 8eee7ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/qgsdbsourceselect.h
Expand Up @@ -27,7 +27,7 @@ extern "C"
#include <vector>
#include <utility>

class Q3ListBoxItem;
class QTableWidgetItem;
class QgisApp;
/*! \class QgsDbSourceSelect
* \brief Dialog to create connections and add tables from PostgresQL.
Expand Down

0 comments on commit 8eee7ba

Please sign in to comment.