mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-07 00:15:48 -04:00
bring back PyQt.QtCore.NULL in qgis.core
This commit is contained in:
parent
831512c98f
commit
261e5f74ec
@ -23,7 +23,7 @@ __copyright__ = '(C) 2014, Nathan Woodrow'
|
||||
# This will get replaced with a git SHA1 when you do a git archive
|
||||
__revision__ = '$Format:%H$'
|
||||
|
||||
|
||||
from qgis.PyQt.QtCore import NULL
|
||||
from qgis._core import *
|
||||
|
||||
from .additions.readwritecontextentercategory import ReadWriteContextEnterCategory
|
||||
|
Loading…
x
Reference in New Issue
Block a user