mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
revert all of r9411 (following up on r9444)
git-svn-id: http://svn.osgeo.org/qgis/trunk@9445 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
cae6743026
commit
c0f938929b
@ -256,7 +256,7 @@ void QgsComposer::setupTheme()
|
||||
mActionAddNewLabel->setIcon( QgisApp::getThemeIcon( "/mActionLabel.png" ) );
|
||||
mActionAddNewLegend->setIcon( QgisApp::getThemeIcon( "/mActionAddLegend.png" ) );
|
||||
mActionAddNewScalebar->setIcon( QgisApp::getThemeIcon( "/mActionScaleBar.png" ) );
|
||||
mActionSelectMoveItem->setIcon( QgisApp::getThemeIcon( "/mActionSelectPan.png" ) );
|
||||
mActionSelectMoveItem->setIcon( QgisApp::getThemeIcon( "/mActionPan.png" ) );
|
||||
}
|
||||
|
||||
void QgsComposer::connectSlots()
|
||||
|
Loading…
x
Reference in New Issue
Block a user