SVN commit 567289 by kling: Fixed a crash when navigating PHP documents via "Document Structure"/"Functions" Bug introduced in r415463 CCMAIL: quanta-devel@kde.org M +0 -1 structtreeview.cpp --- branches/KDE/3.5/kdewebdev/quanta/treeviews/structtreeview.cpp #567288:567289 @@ -514,7 +514,6 @@ slotMouseClickedVPL(button, item, point, dummy); else slotGotoTag(item); - slotGotoTag(item); } if (button == Qt::MidButton) _______________________________________________ quanta-devel mailing list quanta-devel@kde.org https://mail.kde.org/mailman/listinfo/quanta-devel