~ubuntu-branches/ubuntu/precise/libkipi/precise-updates

« back to all changes in this revision

Viewing changes to libkipi/imagecollectionshared.cpp

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2011-12-14 14:37:08 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20111214143708-ogoej66f20ofvg54
Tags: 4:4.7.90-0ubuntu1
New upstream beta release

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
{
44
44
}
45
45
 
 
46
ImageCollectionShared::~ImageCollectionShared()
 
47
{
 
48
}
 
49
 
46
50
void ImageCollectionShared::addRef()
47
51
{
48
52
    m_count++;