mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 19:02:59 +00:00
remove unused QDOC_PROPERTY() macro [ci reset]
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
ad36b706c2
commit
f288b2f810
1 changed files with 0 additions and 2 deletions
|
@ -814,8 +814,6 @@ template <typename Wrapper> static inline typename Wrapper::pointer qGetPtrHelpe
|
|||
#define QT_TRANSLATE_NOOP(scope, x) (x)
|
||||
#define QT_TRANSLATE_NOOP_UTF8(scope, x) (x)
|
||||
|
||||
#define QDOC_PROPERTY(text)
|
||||
|
||||
/*
|
||||
When RTTI is not available, define this macro to force any uses of
|
||||
dynamic_cast to cause a compile failure.
|
||||
|
|
Loading…
Add table
Reference in a new issue