summaryrefslogtreecommitdiff
path: root/silx/gui/plot3d/_model
diff options
context:
space:
mode:
Diffstat (limited to 'silx/gui/plot3d/_model')
-rw-r--r--silx/gui/plot3d/_model/items.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/silx/gui/plot3d/_model/items.py b/silx/gui/plot3d/_model/items.py
index 02485fe..b09f29a 100644
--- a/silx/gui/plot3d/_model/items.py
+++ b/silx/gui/plot3d/_model/items.py
@@ -41,7 +41,7 @@ import numpy
from silx.third_party import six
-from ...utils._image import convertArrayToQImage
+from ...utils.image import convertArrayToQImage
from ...colors import preferredColormaps
from ... import qt, icons
from .. import items