Renamed Parser::isCxxOxEnabled().

This commit is contained in:
Roberto Raggi
2010-03-23 14:10:39 +01:00
parent 87d28e1814
commit b4542eff3c
2 changed files with 2 additions and 2 deletions

View File

@@ -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);