Skip to content
Permalink
Browse files
[FEATURE]: Undo/Redo support for the print composer. Dummy commit for…
… 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.
@@ -183,6 +183,7 @@ void QgsComposerShapeWidget::on_mTransparentCheckBox_stateChanged( int state )
mComposerShape->endCommand();
}


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

0 comments on commit f06859e

Please sign in to comment.