some janitoring

svn path=/trunk/KDE/kdebase/runtime/; revision=1120759
This commit is contained in:
Aaron J. Seigo 2010-04-29 22:00:19 +00:00
parent 90f6563936
commit 47406f1250
3 changed files with 1 additions and 4 deletions

View File

@ -18,8 +18,6 @@
#include "animationgroup.h"
#include "filedialogproxy.h"
ParallelAnimationGroup::ParallelAnimationGroup(QObject *parent)
: QParallelAnimationGroup(parent)
{

View File

@ -16,7 +16,6 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "filedialogproxy.h"
#ifndef ANIMATIONGROUP_H
#define ANIMATIONGROUP_H