Disable window titles and isons again, windows build fixes

This commit is contained in:
Petr Mrázek
2014-05-11 16:43:20 +02:00
parent ad1f2c530c
commit e993adaf44
4 changed files with 7 additions and 5 deletions

View File

@ -1,5 +1,6 @@
#include "MMCJson.h"
#include <QString>
#include <QStringList>
#include <math.h>
bool MMCJson::ensureBoolean(const QJsonValue val, const QString what)