Skip to content

Commit 52f267b

Browse files
jef-nmach0
authored andcommittedNov 13, 2011
drop non-existing slot
1 parent e5ee9f7 commit 52f267b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/plugins/wfs/qgswfssourceselect.h

-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ class QgsWFSSourceSelect: public QDialog, private Ui::QgsWFSSourceSelectBase
6565
void changeCRSFilter();
6666
void on_cmbConnections_activated( int index );
6767
void capabilitiesReplyFinished();
68-
void capabilitiesReplyProgress( qint64, qint64 );
6968
void on_btnSave_clicked();
7069
void on_btnLoad_clicked();
7170

0 commit comments

Comments
 (0)
Please sign in to comment.