Skip to content

Commit

Permalink
Added a missing forward declaration
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5019 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
g_j_m committed Mar 15, 2006
1 parent 1961569 commit 6cbc8df
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 6cbc8df

Please sign in to comment.