OSDN Git Service

Don't check for elevation on Wine. It seems Wine always runs the process elevated...
authorlordmulder <mulder2@gmx.de>
Thu, 5 Apr 2012 14:24:33 +0000 (16:24 +0200)
committerlordmulder <mulder2@gmx.de>
Thu, 5 Apr 2012 14:24:33 +0000 (16:24 +0200)
commit65423ba1253815320e0ced7ce2226a1cca697c7d
tree46423b54da9e56564f2afb8204abade483021c26
parentb3df6357840f75274d73b6089bbe5c7b0aab7d94
Don't check for elevation on Wine. It seems Wine always runs the process elevated (tested under Wine 1.4 on Ubuntu 12.04).
src/Config.h
src/Dialog_MainWindow.cpp
src/Global.cpp