From quanta-devel Fri Jul 28 13:43:14 2006 From: Andreas Kling Date: Fri, 28 Jul 2006 13:43:14 +0000 To: quanta-devel Subject: [quanta-devel] branches/KDE/3.5/kdewebdev/quanta/treeviews Message-Id: <1154094194.985249.23247.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=quanta-devel&m=115417069418949 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