X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fcontacteditor%2FfrmContactEditorGeoposition.cpp;h=bcc3e87a70e31897ce7633e146336ffa3e3532b7;hb=f69e09d827e06435ea94bb73aa71ab5f9d5c035b;hp=e8c89eb9d454020e5432caa8f1ab209d8f7400ea;hpb=cbeea63f67490b46dfe5b2f59c3f54b5304835b6;p=xestiaab%2F.git 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(); }