mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 01:26:58 +00:00
Fix the mess I've made on the last commit. Now we really don't depend on QSettings or mod_qsettings.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#include <QtGui>
|
||||
#include "account.h"
|
||||
#include "fscomm.h"
|
||||
|
||||
Account::Account(QString name) :
|
||||
_name(name)
|
||||
|
Reference in New Issue
Block a user