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/qgis@14787 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
mhugent committed Nov 29, 2010
1 parent a0a21f5 commit d38d1d5
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 d38d1d5

Please sign in to comment.