Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 109116 | Differences between
and this patch

Collapse All | Expand All

(-)iPodder_linux/iPodderGui.py (+2 lines)
Lines 19-24 Link Here
19
#Version check
19
#Version check
20
CHECK_VERSION = 2.19
20
CHECK_VERSION = 2.19
21
21
22
import wxversion
23
wxversion.ensureMinimal("2.6")
22
import wx
24
import wx
23
import wx.xrc as xrc
25
import wx.xrc as xrc
24
import wx.lib.filebrowsebutton as filebrowse
26
import wx.lib.filebrowsebutton as filebrowse

Return to bug 109116