sip bindings: QgsAttributeDialog inherits from QDialog - Sponsored by QGIS HF

Essen 2014 and everybody who helped to organize and finance this event

Fixes a strange bug that prevented child widgets to be enabled when they originally have not been enabled.
This commit is contained in:
Matthias Kuhn 2014-10-03 20:52:42 +02:00
parent 2d433ea0b9
commit a3dad244cf

View File

@ -1,4 +1,4 @@
class QgsAttributeDialog : QObject
class QgsAttributeDialog : QDialog
{
%TypeHeaderCode
#include <qgsattributedialog.h>