diff -r e8cf68d69447 -r 2b7e2db31d81 controls/LogViewer.py --- 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