X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2Fcontacteditor%2FfrmContactEditorTimezones.cpp;h=01cc6adafd554fdfbfea607d94eb14c1356087fd;hp=7de1e7e36fd1aaca3a0683401baf1bb61d629df3;hb=ada42724cf083b0a311cf22260485d61516c25c8;hpb=4770beb6c24fc13a8d9c87477f572bf9a3e29b30 diff --git a/source/contacteditor/frmContactEditorTimezones.cpp b/source/contacteditor/frmContactEditorTimezones.cpp index 7de1e7e..01cc6ad 100644 --- a/source/contacteditor/frmContactEditorTimezones.cpp +++ b/source/contacteditor/frmContactEditorTimezones.cpp @@ -31,6 +31,7 @@ frmContactEditorTimezonesADT( parent ) EditorMode = FALSE; priorityCtrl = new XABPriorityCtrl(tabGeneral); szrGeneral->Add(priorityCtrl, 1, wxEXPAND, 5); + szrGeneral->Layout(); }