forked from qt-creator/qt-creator
Fix left-overs from merging icheck code.
This commit is contained in:
@@ -313,6 +313,7 @@ public:
|
||||
bool isNormal() const;
|
||||
bool isSignal() const;
|
||||
bool isSlot() const;
|
||||
bool isInvokable() const;
|
||||
int methodKey() const;
|
||||
void setMethodKey(int key);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user