forked from qt-creator/qt-creator
Revert "Split Objective-C keyword parsing to handle the '@' separately."
This reverts commit 2a59d2ae0c.
This commit is contained in:
@@ -89,7 +89,6 @@ public:
|
||||
void setPartialCompletionEnabled(bool partialCompletionEnabled);
|
||||
|
||||
private:
|
||||
void addKeyword(const QString &text);
|
||||
void addKeywords();
|
||||
void addMacros(const QString &fileName, const CPlusPlus::Snapshot &snapshot);
|
||||
void addMacros_helper(const CPlusPlus::Snapshot &snapshot,
|
||||
|
||||
Reference in New Issue
Block a user