mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
typo fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@15571 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
584ec23451
commit
cba8d3c588
@ -2,7 +2,7 @@
|
||||
class QgsAttributeEditor : public QObject
|
||||
{
|
||||
%TypeHeaderCode
|
||||
#incude <qgsattributeeditor.h>
|
||||
#include <qgsattributeeditor.h>
|
||||
%End
|
||||
public:
|
||||
QgsAttributeEditor( QObject *parent );
|
||||
|
Loading…
x
Reference in New Issue
Block a user