Version 100 fix

can't select thumbs lol
This commit is contained in:
Hydrus 2014-01-22 16:20:01 -06:00
parent 95aeddae20
commit 4ccda3c806
1 changed files with 1 additions and 1 deletions

View File

@ -305,7 +305,7 @@ class PageWithMedia( PageBase, wx.SplitterWindow ):
self.ReplaceWindow( self._media_panel, new_panel )
self._media_panel.Close()
self._media_panel.Destroy()
self._media_panel = new_panel