~neon/ksirk/master

« back to all changes in this revision

Viewing changes to ksirk/iris/src/irisnet/corelib/objectsession.cpp

  • Committer: Albert Astals Cid
  • Date: 2019-04-12 23:22:01 UTC
  • mfrom: (709.1.2)
  • Revision ID: git-v1:c1973cd3194fa2d0bc8fbb15abfc59775b813868
Merge remote-tracking branch 'origin/Applications/19.04'

Show diffs side-by-side

added added

removed removed

Lines of Context:
137
137
                callTrigger->setSingleShot(true);
138
138
        }
139
139
 
140
 
        ~ObjectSessionPrivate()
 
140
        ~ObjectSessionPrivate() override
141
141
        {
142
142
                invalidateWatchers();
143
143