]> cloud.milkyroute.net Git - dolphin.git/commit
Readded correct Q_ASSERT(m_fileInfo.isNull()) (the previous Q_ASSERT(!m_fileInfo...
authorPeter Penz <peter.penz19@gmail.com>
Thu, 16 Aug 2007 05:22:39 +0000 (05:22 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Thu, 16 Aug 2007 05:22:39 +0000 (05:22 +0000)
commit91a6cb80fdf03471fc975a031707bdeebf692483
tree7c45b1c1f3159237e35f54540786b64a00441009
parent83039c1c67263f4c7b393970b1332974340a11ad
Readded correct Q_ASSERT(m_fileInfo.isNull()) (the previous Q_ASSERT(!m_fileInfo.isNull()) accidentally has been added due to the 'use KFileItem by value instead of pointer' change...)

svn path=/trunk/KDE/kdebase/apps/; revision=700651
src/dolphincontextmenu.cpp