Skip to content

Commit

Permalink
fix link error with MSVC
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk@10568 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Apr 15, 2009
1 parent 3659436 commit 1540373
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plugins/oracle_raster/qgsoracleconnect_ui.h
Expand Up @@ -40,7 +40,6 @@ class QgsOracleConnect : public QDialog, private Ui::OracleConnectGuiBase
public slots:
void on_btnOk_clicked();
void on_btnCancel_clicked();
void on_btnHelp_clicked();
};

#endif /* _ORACLECONNECTGUI_H */

0 comments on commit 1540373

Please sign in to comment.