git-svn-id: http://svn.osgeo.org/qgis/trunk@15571 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
borysiasty 2011-03-23 00:00:23 +00:00
parent 584ec23451
commit cba8d3c588

View File

@ -2,7 +2,7 @@
class QgsAttributeEditor : public QObject
{
%TypeHeaderCode
#incude <qgsattributeeditor.h>
#include <qgsattributeeditor.h>
%End
public:
QgsAttributeEditor( QObject *parent );