Skip to content
Snippets Groups Projects
Commit 4ba8ada8 authored by Armin Felder's avatar Armin Felder
Browse files

sa

parent cbf322a7
No related branches found
No related tags found
1 merge request!61Design
This commit is part of merge request !61. Comments created here will be created in the context of that merge request.
......@@ -773,7 +773,6 @@ void RocketChat::serverReadySlot()
connect( pServer, &RocketChatServerData::historyReady, this, &RocketChat::historyReady, Qt::UniqueConnection );
QMetaObject::invokeMethod( pServer, "init" );
}
void RocketChat::storageReadySlot()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment