Skip to content
Snippets Groups Projects

Design

Merged Armin Felder requested to merge design into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -773,7 +773,6 @@ void RocketChat::serverReadySlot()
connect( pServer, &RocketChatServerData::historyReady, this, &RocketChat::historyReady, Qt::UniqueConnection );
QMetaObject::invokeMethod( pServer, "init" );
}
void RocketChat::storageReadySlot()
Loading