controls/LogViewer.py
changeset 1902 2b7e2db31d81
parent 1881 091005ec69c4
child 1989 9b5c712f4488
--- a/controls/LogViewer.py	Thu Jan 11 15:41:20 2018 +0100
+++ b/controls/LogViewer.py	Mon Jan 15 14:43:53 2018 +0100
@@ -33,7 +33,7 @@
 
 from controls.CustomToolTip import CustomToolTip, TOOLTIP_WAIT_PERIOD
 from editors.DebugViewer import DebugViewer, REFRESH_PERIOD
-from targets.typemapping import LogLevelsCount, LogLevels
+from runtime.loglevels import LogLevelsCount, LogLevels
 from util.BitmapLibrary import GetBitmap