]> cloud.milkyroute.net Git - dolphin.git/commit
- Fixed crash when showing "Open With..." items of the context menu: the model index...
authorPeter Penz <peter.penz19@gmail.com>
Sun, 21 Jan 2007 22:12:49 +0000 (22:12 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Sun, 21 Jan 2007 22:12:49 +0000 (22:12 +0000)
commitccb06e68ac2f983c4de5a4f37754362ca7ad6b12
tree96243951bc46b6d3135f2d1a8504faf9f04cbd23
parent70999c96a27777c2b1d0774b410680abd47eb131
- Fixed crash when showing "Open With..." items of the context menu: the model index from the proxy model was used instead of the model index from the KDirModel.

- Use QMenu::addSeparator() instead of QMenu::insertSeparator().

svn path=/trunk/playground/utils/dolphin/; revision=626040
src/dolphincontextmenu.cpp
src/dolphinview.cpp