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:
gsherman 2004-02-29 01:02:33 +00:00
parent aea3327c7c
commit 471d5cf22e
2 changed files with 157 additions and 28 deletions

File diff suppressed because one or more lines are too long

View File

@ -186,3 +186,9 @@ void QgisAppBase::saveMapAsImage()
{ {
} }
void QgisAppBase::whatsThis()
{
}