X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcore%2Fcore.h;fp=src%2Fcore%2Fcore.h;h=e6ee9d899408eeef51f26d3c63c19c6e93635443;hb=145a52eb79fed146731f85c23b60f0609e40e785;hp=f55553c1bb6d53f645367a08036884b86be1848f;hpb=9f3402cd4d70feaeb84f67b6455d14d82f80649d;p=quassel.git diff --git a/src/core/core.h b/src/core/core.h index f55553c1..e6ee9d89 100644 --- a/src/core/core.h +++ b/src/core/core.h @@ -430,6 +430,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 */ static inline std::vector requestMsgsForward(UserId user,