aboutsummaryrefslogtreecommitdiffstats
path: root/file.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2018-07-06 02:46:30 -0700
committerGuy Harris <guy@alum.mit.edu>2018-07-06 09:47:07 +0000
commit238c7dd61d3de89b9341655625547a404708b396 (patch)
tree0a7921c7093af39bc8169041340b6f7e72b97d25 /file.c
parentaab5ad074e88e3c03e438b2b9ff503191c6f6458 (diff)
Don't use QFileInfo()::baseName().
It strips off all suffixes, which is not useful behavior; it assumes that nobody uses "." for any purpose other than separating a file name from an extension - 1994 called, they want their version of Windows back (and UN*X called, too...). For the "Saving XXX" status bar message, just use the entire last component of the file name. Change-Id: Ib34fde3e49cd791c7baf333eebb71a8dbd672c19 Reviewed-on: https://code.wireshark.org/review/28638 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'file.c')
0 files changed, 0 insertions, 0 deletions