mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
Revert "fixed two SIP warnings about deprecated syntax" as it
breaks builds with older SIP versions (Debian squeeze, Ubuntu lucid and maverick)
This commit is contained in:
parent
7be2d960de
commit
fa07903644
@ -1,4 +1,4 @@
|
||||
%Module(name=qgis.analysis, version=0)
|
||||
%Module qgis.analysis 0
|
||||
|
||||
%Import QtCore/QtCoremod.sip
|
||||
%Import QtGui/QtGuimod.sip
|
||||
|
@ -1,4 +1,4 @@
|
||||
%Module(name=qgis.core, version=0)
|
||||
%Module qgis.core 0
|
||||
|
||||
%Import QtCore/QtCoremod.sip
|
||||
%Import QtGui/QtGuimod.sip
|
||||
|
Loading…
x
Reference in New Issue
Block a user