SVN_SILENT No ';'

svn path=/trunk/KDE/kdebase/workspace/lib/plasma/; revision=672801
This commit is contained in:
David Faure 2007-06-08 07:23:09 +00:00
parent 73ccedb42e
commit b00436fbe1
2 changed files with 2 additions and 2 deletions

View File

@ -81,6 +81,6 @@ void Animator::renderBackground(QImage& background)
Q_UNUSED(background)
}
}; // Plasma namespace
} // Plasma namespace
#include "animator.moc"

View File

@ -53,6 +53,6 @@ public:
virtual void renderBackground(QImage& background);
};
}; // Plasma namespace
} // Plasma namespace
#endif // multiple inclusion guard