From kde-commits Thu Jul 01 13:27:32 2010 From: Stephan Binner Date: Thu, 01 Jul 2010 13:27:32 +0000 To: kde-commits Subject: [Konversation] 3798316: Mhm, no KMessageBox::warning()? Message-Id: <20100701132732.8B5AFBB5636 () projects ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=127800211525623 commit 3798316a4defbe813fe3f5460db7016b8913fda5 Author: Stephan Binner Date: Wed Jun 16 19:17:32 2004 +0000 Mhm, no KMessageBox::warning()? svn path=/trunk/kdeextragear-2/konversation/; revision=321266 diff --git a/konversation/channellistpanel.cpp b/konversation/channellistpanel.cpp index fd3228d..4c587a2 100644 --- a/konversation/channellistpanel.cpp +++ b/konversation/channellistpanel.cpp @@ -151,7 +151,7 @@ ChannelListPanel::ChannelListPanel(QWidget* parent) : connect(this,SIGNAL (updateNumChannels(const QString&)),channelsLabel,SLOT (setText(const QString&)) ); updateUsersChannels(); - KMessageBox::information(this,i18n("Warning: using this function may result in a lot " + KMessageBox::information(this,i18n("Warning: Using this function may result in a lot " "of network traffic. If your connection is not fast " "enough, it is possible that your client will be " "disconnected by the server."),