Skip to content

Commit

Permalink
[FEATURE]: Undo/Redo support for the print composer. Dummy commit for…
Browse files Browse the repository at this point in the history
… the docu team as the last commit missed the feature keyword

git-svn-id: http://svn.osgeo.org/qgis/trunk@14787 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
mhugent committed Nov 29, 2010
1 parent 2fe5d1d commit f06859e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/composer/qgscomposershapewidget.cpp
Expand Up @@ -183,6 +183,7 @@ void QgsComposerShapeWidget::on_mTransparentCheckBox_stateChanged( int state )
mComposerShape->endCommand();
}


void QgsComposerShapeWidget::on_mFillColorButton_clicked()
{
if ( !mComposerShape )
Expand Down

0 comments on commit f06859e

Please sign in to comment.