Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Comment sip files for code editor to fix build error on ubuntu
  • Loading branch information
NathanW2 committed Jul 21, 2014
1 parent 3143163 commit ea7343e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions python/gui/gui.sip
Expand Up @@ -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

Expand All @@ -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
Expand Down

0 comments on commit ea7343e

Please sign in to comment.