mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-14 09:05:48 -04:00
Remove old Pulse display
Remove PulseItem / PulseDetails classes Switch all Message retrieval away from TokenQueues Remove Original PulseItem View
This commit is contained in:
parent
8c869f0bbf
commit
3f9acd7ef8
14 changed files with 35 additions and 1441 deletions
|
@ -56,7 +56,7 @@ private slots:
|
|||
private:
|
||||
// OLD VERSIONs, private now.
|
||||
void setGroup(RsWireGroup &group);
|
||||
void setReplyTo(RsWirePulse &pulse, std::string &groupName, uint32_t replyType);
|
||||
void setReplyTo(RsWirePulse &pulse, RsWirePulseSPtr pPulse, std::string &groupName, uint32_t replyType);
|
||||
|
||||
void postOriginalPulse();
|
||||
void postReplyPulse();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue