mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Refactred settings to use settingscache & ini files
This commit is contained in:
parent
9c28cdd1f5
commit
c8d59eec5e
29 changed files with 780 additions and 241 deletions
|
|
@ -2,8 +2,6 @@
|
|||
#define SERVER_DATABASE_INTERFACE_H
|
||||
|
||||
#include <QObject>
|
||||
#include <QSettings>
|
||||
|
||||
#include "server.h"
|
||||
|
||||
class Server_DatabaseInterface : public QObject {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue