Wireshark-commits: [Wireshark-commits] master 7c7d8ee: Qt: Profile import button shall not be small

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 18 Jul 2019 21:30:40 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7c7d8ee3d7bfaa867768f9ac1551c20967781bed
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7c7d8ee by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Profile import button shall not be small
    
    Don't set attribute Qt::WA_MacSmallSize on the Profile import button.
    
    Also fix a typo: occured -> occurred.
    
    Change-Id: Id14001e71605bab97fe8ac3f14ecbc8242bdda17
    Reviewed-on: https://code.wireshark.org/review/34008
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  8dcde28   CMake: Use tab for indentation
     add  7c7d8ee   Qt: Profile import button shall not be small


Summary of changes:
 ui/qt/profile_dialog.cpp | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)