head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.4 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.2 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.1.0.8 pkgsrc-2011Q4-base:1.1 pkgsrc-2011Q3:1.1.0.6 pkgsrc-2011Q3-base:1.1 pkgsrc-2011Q2:1.1.0.4 pkgsrc-2011Q2-base:1.1 pkgsrc-2011Q1:1.1.0.2 pkgsrc-2011Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2012.03.21.22.59.42; author markd; state dead; branches; next 1.1; 1.1 date 2011.01.29.22.23.36; author markd; state Exp; branches; next ; desc @@ 1.2 log @Update to 2.1.1 KDE4 version. @ text @$NetBSD: patch-ad,v 1.1 2011/01/29 22:23:36 markd Exp $ fix build with gcc4.5 --- src/kile/kilestructurewidget.cpp.orig 2008-06-08 11:34:46.000000000 +0000 +++ src/kile/kilestructurewidget.cpp @@@@ -648,7 +648,7 @@@@ namespace KileWidget { KILE_DEBUG() << "\tStructure::slotDoubleClicked" << endl; KileListViewItem *item = (KileListViewItem*)(itm); - static QRegExp::QRegExp suffix("\\.[\\d\\w]*$"); + static QRegExp suffix("\\.[\\d\\w]*$"); if (!item) return; @ 1.1 log @Fix build with gcc4.5 @ text @d1 1 a1 1 $NetBSD$ @