forked from qt-creator/qt-creator
C++: Add QtPropertyDeclaration symbol.
Reviewed-by: Roberto Raggi
This commit is contained in:
@@ -131,6 +131,9 @@ class ForwardClassDeclaration;
|
||||
|
||||
class Token;
|
||||
|
||||
// Qt symbols
|
||||
class QtPropertyDeclaration;
|
||||
|
||||
// Objective-C symbols
|
||||
class ObjCBaseClass;
|
||||
class ObjCBaseProtocol;
|
||||
|
||||
Reference in New Issue
Block a user