X-Git-Url: http://Server1/repobrowser/?p=xestiaab%2F.git;a=blobdiff_plain;f=source%2Fcontacteditor%2FfrmContactEditorGeoposition.cpp;h=bcc3e87a70e31897ce7633e146336ffa3e3532b7;hp=e8c89eb9d454020e5432caa8f1ab209d8f7400ea;hb=ada42724cf083b0a311cf22260485d61516c25c8;hpb=4770beb6c24fc13a8d9c87477f572bf9a3e29b30 diff --git a/source/contacteditor/frmContactEditorGeoposition.cpp b/source/contacteditor/frmContactEditorGeoposition.cpp index e8c89eb..bcc3e87 100644 --- a/source/contacteditor/frmContactEditorGeoposition.cpp +++ b/source/contacteditor/frmContactEditorGeoposition.cpp @@ -30,6 +30,7 @@ frmContactEditorGeopositionADT( parent ) EditorMode = FALSE; priorityCtrl = new XABPriorityCtrl(tabGeneral); szrGeneral->Add(priorityCtrl, 1, wxEXPAND, 5); + szrGeneral->Layout(); }