Skip to content

Commit

Permalink
Revert "drop non-existing slot"
Browse files Browse the repository at this point in the history
This reverts commit 4126b5fa096383e1c561512097e51e10bcf8de79.
  • Loading branch information
mach0 committed Nov 13, 2011
1 parent fe67683 commit 7b463ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/wfs/qgswfssourceselect.h
Expand Up @@ -65,6 +65,7 @@ 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 7b463ab

Please sign in to comment.