Add log.html to the list of ignored files

Enable capability to disable on-screen info text
This commit is contained in:
Alexander Bock
2014-12-11 18:09:19 +01:00
parent 9e61d3ac94
commit e70b663dc3
4 changed files with 31 additions and 1 deletions
@@ -65,6 +65,8 @@ public:
void takeScreenshot();
void toggleVisualizeABuffer(bool b);
void toggleInfoText(bool b);
void setPerformanceMeasurements(bool performanceMeasurements);
bool doesPerformanceMeasurements() const;