mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
followup r13593: mention oracle in georaster tooltip
git-svn-id: http://svn.osgeo.org/qgis/trunk@13594 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
1ac041a48d
commit
e1a55976d7
@ -53,7 +53,7 @@ void QgsOraclePlugin::initGui()
|
||||
{
|
||||
|
||||
// Create the action for tool
|
||||
mQActionPointer = new QAction( QIcon( ":/oracleplugin/oracleplugin.png" ), tr( "Select GeoRaster" ), this );
|
||||
mQActionPointer = new QAction( QIcon( ":/oracleplugin/oracleplugin.png" ), tr( "Select Oracle GeoRaster" ), this );
|
||||
// Set the what's this text
|
||||
mQActionPointer->setWhatsThis( tr( "Open a Oracle Spatial GeoRaster" ) );
|
||||
// Connect the action to the run
|
||||
|
Loading…
x
Reference in New Issue
Block a user