Skip to content

Commit d38d1d5

Browse files
author
mhugent
committedNov 29, 2010
[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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/app/composer/qgscomposershapewidget.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ void QgsComposerShapeWidget::on_mTransparentCheckBox_stateChanged( int state )
183183
mComposerShape->endCommand();
184184
}
185185

186+
186187
void QgsComposerShapeWidget::on_mFillColorButton_clicked()
187188
{
188189
if ( !mComposerShape )

0 commit comments

Comments
 (0)
Please sign in to comment.