summary refs log tree commit diff
path: root/src/Cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Cache.h')
-rw-r--r--src/Cache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Cache.h b/src/Cache.h

index 427dbafc..74ec9695 100644 --- a/src/Cache.h +++ b/src/Cache.h
@@ -62,7 +62,7 @@ joinedRooms(); QMap<QString, RoomInfo> roomInfo(bool withInvites = true); -std::map<QString, bool> +QHash<QString, RoomInfo> invites(); //! Calculate & return the name of the room.