Skip to content

Commit 1c5f4cd

Browse files
author
borysiasty
committedMar 23, 2011
typo fix
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@15571 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent efaae05 commit 1c5f4cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎python/gui/qgsattributeeditor.sip

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
class QgsAttributeEditor : public QObject
33
{
44
%TypeHeaderCode
5-
#incude <qgsattributeeditor.h>
5+
#include <qgsattributeeditor.h>
66
%End
77
public:
88
QgsAttributeEditor( QObject *parent );

0 commit comments

Comments
 (0)
Please sign in to comment.