Rewrote the settings system. It may still need some work.

This commit is contained in:
Andrew
2013-02-25 13:24:46 -06:00
parent a7111b1328
commit 498225debd
23 changed files with 783 additions and 272 deletions

View File

@@ -17,7 +17,7 @@
#include "gui/mainwindow.h"
#include <QApplication>
#include "appsettings.h"
#include "data/appsettings.h"
#include "data/loginresponse.h"
#include "data/plugin/pluginmanager.h"