SVN_SILENT:--compilerWarnings;

svn path=/trunk/KDE/kdelibs/; revision=951382
This commit is contained in:
Aaron J. Seigo 2009-04-09 06:00:57 +00:00
parent 43e5ee5d15
commit ff763aab1a

View File

@ -444,6 +444,7 @@ KTabBar *TabBar::nativeWidget() const
void TabBar::wheelEvent(QGraphicsSceneWheelEvent * event)
{
Q_UNUSED(event)
//Still here for binary compatibility
}