diff options
| author | 2023-10-01 22:15:28 -0400 | |
|---|---|---|
| committer | 2023-10-01 22:15:28 -0400 | |
| commit | b4aec80fb155d11cde43352cf92090ee593807c5 (patch) | |
| tree | beb8d157a191d12bacb4aaa35b665c94f4df6269 /README | |
| parent | d34bb25414f6887dd788a4f817b4da903570e66a (diff) | |
New upstream version 1.0.upstream/1.0upstream
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. |
