Comment 2 for bug 1695618

Revision history for this message
Dmitry Shachnev (mitya57) wrote : Re: Qt5 apps don’t pick up the GTK+ style anymore

Hi Andrew!

In Qt 5.7, the GTK+ support was restructured:

* qt5-gtk-platformtheme contains GTK+ 3 platform theme *only* (i.e. native dialogs and icon theme).
* qt5-style-plugins contains GTK+ 2 platform theme *and* style.

So if you want the old GTK+ style, then the correct solution is install qt5-style-plugins and export QT_QPA_PLATFORMTHEME=gtk2.