Skip to content

Commit

Permalink
fix link error
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@11003 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Jul 1, 2009
1 parent 59e4c20 commit 9123d60
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -73,7 +73,7 @@ private slots:
void drawNewVectorLayer( QString, QString, QString );

void on_buttonBox_accepted( );
void on_buttonBox_helpRequested( );
void on_buttonBox_helpRequested( ) { /* TODO: implement me */ };

void on_cboxDatabaseType_currentIndexChanged( int );
void on_cboxPredefinedQueryList_currentIndexChanged( int );
Expand Down

0 comments on commit 9123d60

Please sign in to comment.