https://bugs.kde.org/show_bug.cgi?id=399544
Evgeniy A. Dushistov <dushis...@mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REOPENED --- Comment #10 from Evgeniy A. Dushistov <dushis...@mail.ru> --- > if (preProcessorVisitor && preProcessorVisitor->qtVersion() >= 51200) At now I updated my system Qt to 5.12 and: >ui_ValueCancelDialog.h:42:42: warning: Use QString instead of an empty >QStringLiteral [-Wclazy-empty-qstringliteral] So may be change 51200 to something like 59999 ? -- You are receiving this mail because: You are watching all bug changes.