[SOLVED] LogText is not a member of 'Qt' issue in auto generated ui file by uic
General and Desktop
4
Posts
2
Posters
2.9k
Views
1
Watching
-
try to find in your .ui file string "Qt::LogText" and change it - "Qt::TextFormat":http://qt-project.org/doc/qt-5/qt.html#TextFormat-enum , cleanup target folder and rebuild