Skip to content

Commit 9123d60

Browse files
author
jef
committed
fix link error
git-svn-id: http://svn.osgeo.org/qgis/trunk@11003 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 59e4c20 commit 9123d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/evis/databaseconnection/evisdatabaseconnectiongui.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ private slots:
7373
void drawNewVectorLayer( QString, QString, QString );
7474

7575
void on_buttonBox_accepted( );
76-
void on_buttonBox_helpRequested( );
76+
void on_buttonBox_helpRequested( ) { /* TODO: implement me */ };
7777

7878
void on_cboxDatabaseType_currentIndexChanged( int );
7979
void on_cboxPredefinedQueryList_currentIndexChanged( int );

0 commit comments

Comments
 (0)