Skip to content

Commit

Permalink
fix runtime warning
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@11546 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Sep 4, 2009
1 parent 9764c23 commit aa84893
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/qgsserversourceselect.h
Expand Up @@ -193,7 +193,6 @@ class QgsServerSourceSelect : public QDialog, private Ui::QgsServerSourceSelectB
static const int context_id = 710979116;

private slots:
void on_btnClose_clicked();
void on_btnSearch_clicked();
void on_btnAddWMS_clicked();
void wmsSelectionChanged();
Expand Down

0 comments on commit aa84893

Please sign in to comment.