Rename gtkgui.glade to manage_accounts_window.glade. (contain only manage_accounts_window)
This commit is contained in:
parent
93fec9d9e1
commit
6a05b5d529
|
@ -47,7 +47,7 @@ C_VALUE,
|
|||
C_TYPE
|
||||
) = range(3)
|
||||
|
||||
GTKGUI_GLADE = 'gtkgui.glade'
|
||||
GTKGUI_GLADE = 'manage_accounts_window.glade'
|
||||
|
||||
class AdvancedConfigurationWindow:
|
||||
def __init__(self):
|
||||
|
|
Loading…
Reference in New Issue