OSDN Git Service

IUpdatableをIUpdateContextとIUpdateTimerに分離する
[kancollesniffer/KancolleSniffer.git] / KancolleSniffer / View / KDockPanel.cs
index f71054e..8841315 100644 (file)
@@ -20,7 +20,7 @@ using KancolleSniffer.Model;
 \r
 namespace KancolleSniffer.View\r
 {\r
-    public class KDockPanel : Panel, IUpdateable\r
+    public class KDockPanel : Panel, IUpdateTimers\r
     {\r
         private const int TopMargin = 3;\r
         private const int LeftMargin = 2;\r