mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
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:
parent
2d433ea0b9
commit
a3dad244cf
@ -1,4 +1,4 @@
|
||||
class QgsAttributeDialog : QObject
|
||||
class QgsAttributeDialog : QDialog
|
||||
{
|
||||
%TypeHeaderCode
|
||||
#include <qgsattributedialog.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user