mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-04 00:06:46 -05:00
Fix for previous fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@12907 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
7df3c9c5ff
commit
1f3f3ee630
@ -1,5 +1,5 @@
|
||||
/**A composer items that draws common shapes (ellipse, triangle, rectangle)*/
|
||||
class QgsComposerShape: public QgsComposerItem
|
||||
class QgsComposerShape: QgsComposerItem
|
||||
{
|
||||
%TypeHeaderCode
|
||||
#include "qgscomposershape.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user