We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 3143163 commit ea7343eCopy full SHA for ea7343e
python/gui/gui.sip
@@ -5,7 +5,7 @@
5
%Import QtCore/QtCoremod.sip
6
%Import QtGui/QtGuimod.sip
7
%Import QtXml/QtXmlmod.sip
8
-%Import Qsci/qscimod4.sip
+//%Import Qsci/qscimod4.sip
9
10
%Import core/core.sip
11
@@ -20,10 +20,10 @@
20
%Include qgsattributeforminterface.sip
21
%Include qgsbusyindicatordialog.sip
22
%Include qgscollapsiblegroupbox.sip
23
-%Include qgscodeeditor.sip
24
-%Include qgscodeeditorpython.sip
25
-%Include qgscodeeditorsql.sip
26
-%Include qgscodeeditorhtml.sip
+//%Include qgscodeeditor.sip
+//%Include qgscodeeditorpython.sip
+//%Include qgscodeeditorsql.sip
+//%Include qgscodeeditorhtml.sip
27
%Include qgscolorbutton.sip
28
%Include qgscolordialog.sip
29
%Include qgscomposerview.sip
0 commit comments