extra ';'

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=710427
This commit is contained in:
Pino Toscano 2007-09-09 22:34:10 +00:00
parent fad4e891b9
commit 8c176c556d
2 changed files with 2 additions and 2 deletions

View File

@ -120,4 +120,4 @@ Layout *UiLoader::createLayout( const QString &className, LayoutItem *parent )
return 0; return 0;
} }
}; }

View File

@ -56,6 +56,6 @@ private:
Private *const d; Private *const d;
}; };
}; }
#endif // PLASMA_UILOADER_H #endif // PLASMA_UILOADER_H