Skip to content

Commit 7b04eb4

Browse files
committedAug 25, 2014
Referencing Help button function
1 parent dddf895 commit 7b04eb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎python/gui/qgsgenericprojectionselector.sip

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ class QgsGenericProjectionSelector : QDialog //, private Ui::QgsGenericProjectio
3131
void setSelectedCrsId( long theID );
3232
void setSelectedAuthId( QString authId );
3333

34+
void on_buttonBox_helpRequested();
35+
3436
/**
3537
* \brief filters this dialog by the given CRSs
3638
*

0 commit comments

Comments
 (0)
Please sign in to comment.