Merge branch 'gajuexpress' of ssh://192.168.7.7:21203/QPQ-AG/GajuDesk into gajuexpress
This commit is contained in:
@@ -128,7 +128,7 @@ init({Prefs, Manifest}) ->
|
||||
Trans = gd_jt:read_translations(?MODULE),
|
||||
J = gd_jt:j(Lang, Trans),
|
||||
Wx = wx:new(),
|
||||
Frame = wxFrame:new(Wx, ?wxID_ANY, J("Contracts")),
|
||||
Frame = wxFrame:new(Wx, ?wxID_ANY, "FateWeaver"),
|
||||
|
||||
MainSz = wxBoxSizer:new(?wxVERTICAL),
|
||||
TopBook = wxNotebook:new(Frame, ?wxID_ANY, [{style, ?wxBK_DEFAULT}]),
|
||||
|
||||
Reference in New Issue
Block a user