SVN_SILENT No ';'
svn path=/trunk/KDE/kdebase/workspace/lib/plasma/; revision=672801
This commit is contained in:
parent
73ccedb42e
commit
b00436fbe1
@ -81,6 +81,6 @@ void Animator::renderBackground(QImage& background)
|
||||
Q_UNUSED(background)
|
||||
}
|
||||
|
||||
}; // Plasma namespace
|
||||
} // Plasma namespace
|
||||
|
||||
#include "animator.moc"
|
||||
|
@ -53,6 +53,6 @@ public:
|
||||
virtual void renderBackground(QImage& background);
|
||||
};
|
||||
|
||||
}; // Plasma namespace
|
||||
} // Plasma namespace
|
||||
|
||||
#endif // multiple inclusion guard
|
||||
|
Loading…
Reference in New Issue
Block a user