controls/DurationCellEditor.py
changeset 1865 0bd5b3099144
parent 1836 d42b6cf00fa6
child 1881 091005ec69c4
--- a/controls/DurationCellEditor.py	Wed Oct 11 10:34:45 2017 +0300
+++ b/controls/DurationCellEditor.py	Wed Oct 11 11:35:19 2017 +0300
@@ -142,4 +142,4 @@
                                        wx.SIZE_ALLOW_MINUS_ONE)
 
     def Clone(self):
-        return DurationCellEditor(self.Table)
+        return DurationCellEditor(self.Table, self.Colname)