Wireshark-commits: [Wireshark-commits] master 81b97d0: About Dialog: Add a copy to clipboard button
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 16 Nov 2019 23:20:49 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=81b97d04a98ca6d7f3898ea04326ee6f2dfb5d99
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

81b97d0 by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    About Dialog: Add a copy to clipboard button for the version info
    
    Make life a little simpler when asking for the version info on Ask
    
    Change-Id: I51fd8a390398f7e42e3edcc889d9e53dbfd0980c
    Reviewed-on: https://code.wireshark.org/review/35104
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  669613f   WSDG: Remove duplicate paragraph
     add  81b97d0   About Dialog: Add a copy to clipboard button for the version info


Summary of changes:
 ui/qt/about_dialog.cpp | 14 ++++++++++++++
 ui/qt/about_dialog.h   |  2 ++
 ui/qt/about_dialog.ui  | 35 ++++++++++++++++++++++++++++++++++-
 3 files changed, 50 insertions(+), 1 deletion(-)