Skip to content

Commit

Permalink
fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Jul 20, 2013
1 parent bcd9f04 commit 87b7bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/composer/qgscomposeritem.h
Expand Up @@ -448,7 +448,7 @@ class CORE_EXPORT QgsComposerItem: public QObject, public QGraphicsRectItem

void init( bool manageZValue );

friend QgsComposerItemGroup; // to access mTemplateUuid
friend class QgsComposerItemGroup; // to access mTemplateUuid
};

#endif

0 comments on commit 87b7bd8

Please sign in to comment.