Skip to content

Commit

Permalink
Referencing Help button function
Browse files Browse the repository at this point in the history
  • Loading branch information
DelazJ committed Aug 25, 2014
1 parent dddf895 commit 7b04eb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/gui/qgsgenericprojectionselector.sip
Expand Up @@ -31,6 +31,8 @@ class QgsGenericProjectionSelector : QDialog //, private Ui::QgsGenericProjectio
void setSelectedCrsId( long theID );
void setSelectedAuthId( QString authId );

void on_buttonBox_helpRequested();

/**
* \brief filters this dialog by the given CRSs
*
Expand Down

0 comments on commit 7b04eb4

Please sign in to comment.