Skip to content

Commit 1540373

Browse files
author
jef
committedApr 15, 2009
fix link error with MSVC
git-svn-id: http://svn.osgeo.org/qgis/trunk@10568 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 3659436 commit 1540373

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/plugins/oracle_raster/qgsoracleconnect_ui.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ class QgsOracleConnect : public QDialog, private Ui::OracleConnectGuiBase
4040
public slots:
4141
void on_btnOk_clicked();
4242
void on_btnCancel_clicked();
43-
void on_btnHelp_clicked();
4443
};
4544

4645
#endif /* _ORACLECONNECTGUI_H */

0 commit comments

Comments
 (0)
Please sign in to comment.