Skip to content

Commit ea7343e

Browse files
committedJul 21, 2014
Comment sip files for code editor to fix build error on ubuntu
1 parent 3143163 commit ea7343e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
 

‎python/gui/gui.sip

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
%Import QtCore/QtCoremod.sip
66
%Import QtGui/QtGuimod.sip
77
%Import QtXml/QtXmlmod.sip
8-
%Import Qsci/qscimod4.sip
8+
//%Import Qsci/qscimod4.sip
99

1010
%Import core/core.sip
1111

@@ -20,10 +20,10 @@
2020
%Include qgsattributeforminterface.sip
2121
%Include qgsbusyindicatordialog.sip
2222
%Include qgscollapsiblegroupbox.sip
23-
%Include qgscodeeditor.sip
24-
%Include qgscodeeditorpython.sip
25-
%Include qgscodeeditorsql.sip
26-
%Include qgscodeeditorhtml.sip
23+
//%Include qgscodeeditor.sip
24+
//%Include qgscodeeditorpython.sip
25+
//%Include qgscodeeditorsql.sip
26+
//%Include qgscodeeditorhtml.sip
2727
%Include qgscolorbutton.sip
2828
%Include qgscolordialog.sip
2929
%Include qgscomposerview.sip

0 commit comments

Comments
 (0)
Please sign in to comment.