Skip to content

Commit f035554

Browse files
author
mhugent
committedSep 7, 2008

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/core/composer/qgscomposerpicture.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ void QgsComposerPicture::setPictureFile( const QString& path )
111111
{
112112
mMode = SVG;
113113
mDefaultSvgSize = validTestRenderer.defaultSize();
114+
mSvgCacheUpToDate = false;
114115
}
115116
else
116117
{

0 commit comments

Comments
 (0)
Please sign in to comment.