mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-21 15:26:07 -04:00
Fixes for the V 9.4 snapshot
This commit is contained in:
@@ -6,6 +6,7 @@ import application
|
||||
from multiplatform_widgets import widgets
|
||||
import output
|
||||
import config
|
||||
|
||||
class general(wx.Panel, baseDialog.BaseWXDialog):
|
||||
def __init__(self, parent, languages,keymaps):
|
||||
super(general, self).__init__(parent)
|
||||
|
Reference in New Issue
Block a user