The main frame is initially centered now (until we come up with remember window layout feature).
This commit is contained in:
parent
994bc4daf2
commit
a79c4ec095
@ -70,6 +70,7 @@ bool wxZRColaFrame::Create()
|
||||
|
||||
SetSizer(boxH);
|
||||
Layout();
|
||||
Centre(wxBOTH);
|
||||
|
||||
// Register global hotkey(s).
|
||||
if (!RegisterHotKey(wxZRColaHKID_INVOKE, MOD_ALT | MOD_CONTROL, 'Z'))
|
||||
|
Loading…
x
Reference in New Issue
Block a user