mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 19:02:59 +00:00
introduce QT_NAMESPACE_COMPAT
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
4ac6a9e50e
commit
b934d56e76
1 changed files with 4 additions and 0 deletions
|
@ -154,6 +154,10 @@
|
||||||
|
|
||||||
namespace QT_NAMESPACE {}
|
namespace QT_NAMESPACE {}
|
||||||
|
|
||||||
|
# ifdef QT_NAMESPACE_COMPAT
|
||||||
|
QT_USE_NAMESPACE
|
||||||
|
# endif
|
||||||
|
|
||||||
#else /* QT_NO_USING_NAMESPACE && __cplusplus */
|
#else /* QT_NO_USING_NAMESPACE && __cplusplus */
|
||||||
|
|
||||||
# define QT_NAMESPACE
|
# define QT_NAMESPACE
|
||||||
|
|
Loading…
Add table
Reference in a new issue