QupZilla / qupzilla-plugins

Plugins for QupZilla browser
http://www.qupzilla.com
34 stars 22 forks source link

[FlashCookieManager]: Compile error 2 #35

Closed JHooverman closed 10 years ago

JHooverman commented 10 years ago

Please see here. I guess

#include <QProcessEnvironment>

is missing somewhere for Linux environments.

nowrep commented 10 years ago

QProcessEnvironment is new in Qt 5

srazi commented 10 years ago

QProcessEnvironment is there since Qt 4.6