URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ec691a9e20effe7998c02b21d592059b8da00488
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ec691a9 by Guy Harris (guy@xxxxxxxxxxxx):
De-canonicalize paths for file and directory path preferences.
Undo Qt's "helpful" canonicalization of paths returned by the file
dialogs to use / as the pathname component separator rather than using
the native pathname component separator.
Bug: 12117
Change-Id: I6077191a2204574ca50f53b5424f7f421db33db3
Reviewed-on: https://code.wireshark.org/review/14109
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 8d256d2 cmake: fix docbook dependency
adds ec691a9 De-canonicalize paths for file and directory path preferences.
Summary of changes:
ui/qt/module_preferences_scroll_area.cpp | 4 ++--
ui/qt/preferences_dialog.cpp | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)