Include missing qdebug

Dunno how I missed that.

Fix #128
This commit is contained in:
Daenyth 2014-06-25 00:11:55 -04:00
parent 65f59747c9
commit d811fee2f3

View file

@ -1,5 +1,6 @@
#include "settingscache.h"
#include <QSettings>
#include <QDebug>
#include <QDir>
SettingsCache::SettingsCache()