X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2Fstorage.h;fp=src%2Fcore%2Fstorage.h;h=00a3b0be2ffc0009a37faafc51d7daeaf321f9de;hp=2e2cac49a03593aa2a53a179f4e67ab6aceea820;hb=145a52eb79fed146731f85c23b60f0609e40e785;hpb=9f3402cd4d70feaeb84f67b6455d14d82f80649d diff --git a/src/core/storage.h b/src/core/storage.h index 2e2cac49..00a3b0be 100644 --- a/src/core/storage.h +++ b/src/core/storage.h @@ -533,6 +533,7 @@ public: * \param last if != -1 return only messages with a MsgId < last * \param limit if != -1 limit the returned list to a max of \limit entries * \param type The Message::Types that should be returned + * \param flags The Message::Flags that should be returned * \return The requested list of messages */ virtual std::vector requestMsgsForward(UserId user,