Don't try to determine pixel ratio with Qt < 5.6.0
authorDaniel Molkentin <danimo@owncloud.com>
Mon, 30 May 2016 04:55:31 +0000 (06:55 +0200)
committerDaniel Molkentin <danimo@owncloud.com>
Mon, 30 May 2016 06:27:57 +0000 (08:27 +0200)
commit0194ebb2229adc33f5b9790231a3384b46474bde
tree97c0b80eddc4801784200e151c2a65129f8169fa
parentdc654ac84674022a6fa50c8c43fdea7013f3c021
Don't try to determine pixel ratio with Qt < 5.6.0

This seems to be broken. Worst case users can still
set it manually

Addresses #4840
src/gui/main.cpp