controls/LogViewer.py
changeset 1176 f4b434672204
parent 1170 074e46cdedbc
child 1195 8f8d9859e9fc
--- a/controls/LogViewer.py	Mon May 27 09:24:39 2013 +0200
+++ b/controls/LogViewer.py	Mon May 27 13:09:54 2013 +0200
@@ -29,7 +29,7 @@
 import wx
 
 from controls.CustomToolTip import CustomToolTip, TOOLTIP_WAIT_PERIOD
-from graphics import DebugViewer, REFRESH_PERIOD
+from editors.DebugViewer import DebugViewer, REFRESH_PERIOD
 from targets.typemapping import LogLevelsCount, LogLevels
 from util.BitmapLibrary import GetBitmap