forked from qt-creator/qt-creator
Renamed Parser::isCxxOxEnabled().
This commit is contained in:
@@ -68,7 +68,7 @@ public:
|
||||
void setQtMocRunEnabled(bool onoff);
|
||||
|
||||
bool cxx0xEnabled() const;
|
||||
void isCxxOxEnabled(bool onoff);
|
||||
void setCxxOxEnabled(bool onoff);
|
||||
|
||||
bool objCEnabled() const;
|
||||
void setObjCEnabled(bool onoff);
|
||||
|
||||
Reference in New Issue
Block a user