X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2Fcontacteditor%2FfrmContactEditorNickname.cpp;h=6af836b8264147fcc60f22074cb8b98b7c345312;hp=68e64efb6fb23919599dccf033d3a560431eb44f;hb=ada42724cf083b0a311cf22260485d61516c25c8;hpb=4770beb6c24fc13a8d9c87477f572bf9a3e29b30 diff --git a/source/contacteditor/frmContactEditorNickname.cpp b/source/contacteditor/frmContactEditorNickname.cpp index 68e64ef..6af836b 100644 --- a/source/contacteditor/frmContactEditorNickname.cpp +++ b/source/contacteditor/frmContactEditorNickname.cpp @@ -37,6 +37,7 @@ frmContactEditorNicknameADT( parent ) priorityCtrl = new XABPriorityCtrl(tabGeneral); szrGeneral->Add(priorityCtrl, 1, wxEXPAND, 5); + szrGeneral->Layout(); }