fix runtime warning

git-svn-id: http://svn.osgeo.org/qgis/trunk@11546 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
jef 2009-09-04 23:55:51 +00:00
parent 9764c23594
commit aa848939f2

View File

@ -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();