URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2060e02021939af06ad1bd15e3268ebc6433fa67
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
2060e02 by Dario Lombardo (lomato@xxxxxxxxx):
Qt: don't use monospace fonts for licence dialog.
Authors and licence dialogs were using monospace fonts to resemble
GTK interface. Authors is not monospace anymore. Not using monospace
for license dialog makes the text look more similar to other dialogs
and more readable.
Change-Id: I5a62f0993d579af5b1db7dea351d9a10175a069d
Reviewed-on: https://code.wireshark.org/review/35663
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 590ad8d wsutil: Replace disallowed filename characters to '-'
add 2060e02 Qt: don't use monospace fonts for licence dialog.
Summary of changes:
ui/qt/about_dialog.cpp | 2 --
1 file changed, 2 deletions(-)