-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
switching from QT4 to QT5:
$ qtchooser -print-env
QT_SELECT="default"
QTTOOLDIR="/usr/lib/qt5/bin"
QTLIBDIR="/usr/lib/x86_64-linux-gnu"
$ export QT_SELECT=qt4 # switch to QT4
$ export QT_SELECT=qt5 # switch to QT5
lead to font that goes out of windows and dialog box, see attach.
Reactions are currently unavailable

