mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-08 04:50:07 +01:00
@@ -9229,7 +9229,6 @@ class UltimateListMainWindow(wx.ScrolledWindow):
|
||||
newItem = self.GetItem(item, item._col)
|
||||
newItem.SetVisited(visited)
|
||||
self.SetItem(newItem)
|
||||
self.RefreshLine(item)
|
||||
|
||||
return True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user