mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Added whats-this text for menu and toolbar actions
Added a whats-this button to the toolbar git-svn-id: http://svn.osgeo.org/qgis/trunk@964 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
aea3327c7c
commit
471d5cf22e
File diff suppressed because one or more lines are too long
@ -186,3 +186,9 @@ void QgisAppBase::saveMapAsImage()
|
|||||||
{
|
{
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
void QgisAppBase::whatsThis()
|
||||||
|
{
|
||||||
|
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user