mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-05 00:04:40 -05:00
Fixed cut n paste error
git-svn-id: http://svn.osgeo.org/qgis/trunk@1197 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
343de89b87
commit
1706cd9f86
@ -91,7 +91,7 @@ int QgsDelimitedTextPlugin::type()
|
|||||||
return QgisPlugin::UI;
|
return QgisPlugin::UI;
|
||||||
}
|
}
|
||||||
//method defined in interface
|
//method defined in interface
|
||||||
void Plugin::help()
|
void QgsDelimitedTextPlugin::help()
|
||||||
{
|
{
|
||||||
//implement me!
|
//implement me!
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user