Skip to content

Commit

Permalink
drop non-existing slot
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n authored and mach0 committed Nov 13, 2011
1 parent e5ee9f7 commit 52f267b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plugins/wfs/qgswfssourceselect.h
Expand Up @@ -65,7 +65,6 @@ class QgsWFSSourceSelect: public QDialog, private Ui::QgsWFSSourceSelectBase
void changeCRSFilter();
void on_cmbConnections_activated( int index );
void capabilitiesReplyFinished();
void capabilitiesReplyProgress( qint64, qint64 );
void on_btnSave_clicked();
void on_btnLoad_clicked();

Expand Down

0 comments on commit 52f267b

Please sign in to comment.