Kaydet (Commit) 47fc3a32 authored tarafından Herbert Dürr's avatar Herbert Dürr

#i55152# the listbox in the filter selection dialog should be sorted

üst 46b54b2f
......@@ -54,7 +54,7 @@ ModalDialog DLG_FILTER_SELECT
Pos = MAP_APPFONT ( 6 , 19 ) ;
Size = MAP_APPFONT ( 182 , 175 ) ;
TabStop = TRUE ;
Sort = FALSE ;
Sort = TRUE ;
AutoHScroll = TRUE;
};
......
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