~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:21:40 UTC
  • mto: This revision was merged to the branch mainline in revision 711.
  • Revision ID: git-v1:3d2a7a5a04cab7ea0c317bdde37550c4fdf1fd61
Mark functions as override

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