qt6-bb10/src/printsupport
Thiago Macieira 2e4b1a8334 Remove Q_NO_USING_KEYWORD
There's a lot of code now requiring it. Any compiler that doesn't
support the keyword is too old for Qt now. The last time anyone asked
about this macro was for QTBUG-27393 and we don't know which compiler
that was.

As a necessity, this patch contains a reversal of
a0c3a57aed

[ChangeLog][Compiler Specific Changes] Qt 5.5 now unconditionally uses
the "using" keyword. Compilers that do not support this keyword are
deprecated and will not be able to build Qt. Previous versions of Qt may
or may not compile, as no testing was done to ensure it worked.

Change-Id: Ief042f34aba555a095d1f342a0ee7ee9feadf42d
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>
2014-12-20 07:38:17 +01:00
..
dialogs Remove Q_NO_USING_KEYWORD 2014-12-20 07:38:17 +01:00
doc Doc: Removed "url" variable from qdocconf files. 2014-07-04 12:12:29 +02:00
kernel Add Q_DECL_OVERRIDE in the src subdirectory 2014-12-03 09:57:11 +01:00
widgets Add Q_DECL_OVERRIDE in the src subdirectory 2014-12-03 09:57:11 +01:00
printsupport.pro Revert "Automatically link printsupport plugins to static applications." 2014-04-18 07:44:57 +02:00