Kaydet (Commit) 331c1633 authored tarafından Szymon Kłos's avatar Szymon Kłos

Check if OK button should be enabled after changing service type

Change-Id: I64ce981846f4107c8f38e413f1e6eb9e5616ef87
üst d58582a6
......@@ -258,6 +258,9 @@ IMPL_LINK_NOARG( PlaceEditDialog, SelectTypeHdl )
m_xCurrentDetails->show(true);
SetSizePixel(GetOptimalSize());
EditHdl(NULL);
return 0;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment