mytbk/fqterm

update to Qt5

Closed this issue · 2 comments

Hi mytbk,

currently fqterm uses QT4. How about updating to QT5?
Cheers,
tpltnt

mytbk commented

You can use cmake -DUSE_QT5=1 to build a Qt5 version.

Thank you for pointing it out