Qt: Profile import button shall not be small
authorStig Bjørlykke <stig@bjorlykke.org>
Thu, 18 Jul 2019 20:34:01 +0000 (22:34 +0200)
committerRoland Knall <rknall@gmail.com>
Thu, 18 Jul 2019 21:30:33 +0000 (21:30 +0000)
commit7c7d8ee3d7bfaa867768f9ac1551c20967781bed
tree6298f83ac6e2e980f560148153d2d98ebf1965ff
parent8dcde280c2f119c5b2a53a077be26e058b62de13
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@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@gmail.com>
ui/qt/profile_dialog.cpp