Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Comment sip files for code editor to fix build error on ubuntu
- Loading branch information
Showing
with
5 additions
and
5 deletions.
-
+5
−5
python/gui/gui.sip
|
@@ -5,7 +5,7 @@ |
|
|
%Import QtCore/QtCoremod.sip |
|
|
%Import QtGui/QtGuimod.sip |
|
|
%Import QtXml/QtXmlmod.sip |
|
|
%Import Qsci/qscimod4.sip |
|
|
//%Import Qsci/qscimod4.sip |
|
|
|
|
|
%Import core/core.sip |
|
|
|
|
@@ -20,10 +20,10 @@ |
|
|
%Include qgsattributeforminterface.sip |
|
|
%Include qgsbusyindicatordialog.sip |
|
|
%Include qgscollapsiblegroupbox.sip |
|
|
%Include qgscodeeditor.sip |
|
|
%Include qgscodeeditorpython.sip |
|
|
%Include qgscodeeditorsql.sip |
|
|
%Include qgscodeeditorhtml.sip |
|
|
//%Include qgscodeeditor.sip |
|
|
//%Include qgscodeeditorpython.sip |
|
|
//%Include qgscodeeditorsql.sip |
|
|
//%Include qgscodeeditorhtml.sip |
|
|
%Include qgscolorbutton.sip |
|
|
%Include qgscolordialog.sip |
|
|
%Include qgscomposerview.sip |
|
|