[kde-freebsd] [Bug 207098] devel/qt5-linguisttools: error: non-virtual member function marked 'override' hides virtual member function (stops the build)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 11 04:53:43 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207098
--- Comment #5 from w.schwarzenfeld at aon.at ---
was unclear, cause of linebreaks, correct it:
src/qml/parser/qqmljslexer.cpp
428 void importFile(const QString &, const QString &, int, int)
Q_DECL_OVERRIDE { consumeDirective(); }
429 void importModule(const QString &, const QString &, const QString
&, int, int) Q_DECL_OVERRIDE { consumeDirective(); }
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list