forked from qt-creator/qt-creator
Fixed a few typos and bugs in the ObjC++ support.
This commit is contained in:
@@ -79,6 +79,7 @@ public:
|
||||
bool isOperator() const;
|
||||
bool isKeyword() const;
|
||||
bool isComment() const;
|
||||
bool isObjCAtKeyword() const;
|
||||
|
||||
public:
|
||||
int _kind;
|
||||
|
||||
Reference in New Issue
Block a user