X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2Fcontacteditor%2FfrmContactEditorNotes.cpp;h=ee8693c5573d374e9d411d30cd4f0e51b3127a0a;hp=1bc24fcdab9e54329617bd0b89a33d06a6876a40;hb=ada42724cf083b0a311cf22260485d61516c25c8;hpb=4770beb6c24fc13a8d9c87477f572bf9a3e29b30 diff --git a/source/contacteditor/frmContactEditorNotes.cpp b/source/contacteditor/frmContactEditorNotes.cpp index 1bc24fc..ee8693c 100644 --- a/source/contacteditor/frmContactEditorNotes.cpp +++ b/source/contacteditor/frmContactEditorNotes.cpp @@ -28,6 +28,7 @@ frmContactEditorNotesADT( parent ) EditorMode = FALSE; priorityCtrl = new XABPriorityCtrl(tabPriority); szrPriority->Add(priorityCtrl, 1, wxEXPAND, 5); + szrPriority->Layout(); // Setup the language combo box.