CVS commit by staniek: avoid problems with moc here M +2 -0 kaboutdialog.cpp 1.56 --- kdelibs/kdeui/kaboutdialog.cpp #1.55:1.56 @@ -936,4 +936,5 @@ void KAboutContainer::addImage( const QS #if 0 +//MOC_SKIP_BEGIN /** Every person displayed is stored in a KAboutContributor object. @@ -1188,4 +1189,5 @@ KAboutContributor::paintEvent(QPaintEven // ############################################################################ } +// MOC_SKIP_END #endif