Make explicit that MatrixClient & Cache are unique pointers

This commit is contained in:
Konstantinos Sideris 2018-05-11 13:41:46 +03:00
parent 701aa93b0a
commit 05585ff8cf
6 changed files with 12 additions and 12 deletions

View file

@ -215,7 +215,7 @@ private:
namespace http {
//! Initialize the http module
void
init(QObject *parent);
init();
//! Retrieve the client instance.
MatrixClient *