diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,6 +1,6 @@ Qt5Gtk2 - GTK+2.0 integration plugins for Qt5 -Official home page: https://bitbucket.org/trialuser02/qt5gtk2 +Official home page: https://github.com/trialuser02/qt5gtk2 Requirements: @@ -26,6 +26,8 @@ the following line: export QT_QPA_PLATFORMTHEME=qt5gtk2 +(qt6gtk2 for compatibility with Qt5Gtk2) + Now restart X11 server to take the changes effect. Files and directories: @@ -34,4 +36,4 @@ libqt5gtk2.so - GTK+2.0 platform plugin libqt5gtk2-style.so - GTK+2.0 style plugin Attention! -Environment variable QT_STYLE_OVERRIDE should be removed before usage.
\ No newline at end of file +Environment variable QT_STYLE_OVERRIDE should be removed before usage. |
