mirror of
https://github.com/arcan1s/queued.git
synced 2025-07-14 22:35:48 +00:00
Pretty result usage, try to split Core class to several
This commit is contained in:
@ -49,6 +49,7 @@ QueuedApplication::~QueuedApplication()
|
||||
|
||||
void QueuedApplication::init()
|
||||
{
|
||||
m_core->deinit();
|
||||
m_core->init(m_configuration["config"].toString());
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user