From d6721e0b7a07ce60182e927bce255a16eb2f4c9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20Lu=C5=88=C3=A1k?= Date: Thu, 20 Nov 2003 09:05:00 +0000 Subject: [PATCH] No warnings. svn path=/trunk/kdebase/kwin/; revision=268334 --- clients/b2/b2client.cpp | 2 +- clients/web/Web.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clients/b2/b2client.cpp b/clients/b2/b2client.cpp index e5b6b00e6c..56afb58661 100644 --- a/clients/b2/b2client.cpp +++ b/clients/b2/b2client.cpp @@ -611,7 +611,7 @@ void B2Client::doShape() setMask(mask); } -void B2Client::showEvent(QShowEvent *ev) +void B2Client::showEvent(QShowEvent *) { calcHiddenButtons(); doShape(); diff --git a/clients/web/Web.cpp b/clients/web/Web.cpp index 022a8852ba..df513e842c 100644 --- a/clients/web/Web.cpp +++ b/clients/web/Web.cpp @@ -65,7 +65,7 @@ WebClient::init() widget()->setBackgroundMode(NoBackground); // title height - const uint textVMargin = 2; + const int textVMargin = 2; QFontMetrics fm(options()->font(isActive(), isTool())); // border size