GUI: don't force the environment variable for high DPI on linux.
authorOlivier Goffart <ogoffart@woboq.com>
Thu, 2 Jun 2016 15:57:10 +0000 (17:57 +0200)
committerOlivier Goffart <ogoffart@woboq.com>
Thu, 2 Jun 2016 15:57:10 +0000 (17:57 +0200)
commit6ccd9e872d53f5a7b3ce2d82be0c0e2d99c013f7
treead425429f3147289fa507c569ebd9349c169a76b
parentda69756bb08f3a12bf58feee02e8cd5885602320
GUI: don't force the environment variable for high DPI on linux.

Setting the Environment variable only for owncloud makes in inconsistant with
other Qt application running at the same time.

The users can still set it themself for the whole desktop if they wish.

Addresses #4840
src/gui/main.cpp