WIP: BUG: Fix toolbuttons size with high dpi display
Created by: vovythevov
This commit fixes the tool button size to be consistent with the slicer's Qt4 sizes when the application is displayed on a high dpi monitor. Note that this does not affect any toolbutton in a QToolbar as these will inherit their icon size from the toolbar.
@jcfr: Would you mind testing ?