fixed notifications in posted

This commit is contained in:
csoler 2020-02-09 20:54:11 +01:00
parent 62c5cda7f0
commit 41a81fa5d1
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
3 changed files with 30 additions and 7 deletions

View file

@ -44,13 +44,6 @@ class p3Posted: public p3PostBase, public RsPosted
p3Posted(RsGeneralDataService* gds, RsNetworkExchangeService* nes, RsGixs* gixs);
virtual RsServiceInfo getServiceInfo();
protected:
virtual void notifyChanges(std::vector<RsGxsNotify*>& changes)
{
return p3PostBase::notifyChanges(changes);
}
public:
// Posted Specific DataTypes.