SVN commit 728040 by dang: SVN_SILENT +TODO (more generalized complaint about Coverity #1609 M +1 -0 kpviewscrollablecontainer.cpp --- branches/KDE/3.5/kdegraphics/kolourpaint/kpviewscrollablecontainer.cpp #728039:728040 @@ -389,6 +389,7 @@ } +// TODO: Are we checking for m_view == 0 often enough? kpViewScrollableContainer::kpViewScrollableContainer (kpMainWindow *parent, const char *name) : QScrollView ((QWidget *) parent, name, Qt::WStaticContents | Qt::WNoAutoErase),