From kde-commits Sat Jan 26 20:24:27 2008 From: Harri Porten Date: Sat, 26 Jan 2008 20:24:27 +0000 To: kde-commits Subject: KDE/kdenetwork/kppp Message-Id: <1201379067.279203.4295.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=120137907613923 SVN commit 766873 by porten: Merged buddy fix (r766865) from the 4.0 branch. M +0 -1 general.cpp --- trunk/KDE/kdenetwork/kppp/general.cpp #766872:766873 @@ -86,7 +86,6 @@ "If no connection is made in this time frame,\n" "kppp will give up and kill pppd."); pppdTimeout->setWhatsThis(tmp); - label->setBuddy(pppdTimeout); tl->addSpacing(10);