From ed772cdd53070ccc61c87a3b0e96769a9f558f71 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Sat, 03 Sep 2005 00:58:07 +0000 Subject: fix compilation when QT_QWS_EBX is defined --- (limited to 'noncore/applets') diff --git a/noncore/applets/keyhelper/keyhelperapplet/applet/KeyHelperWidget.cpp b/noncore/applets/keyhelper/keyhelperapplet/applet/KeyHelperWidget.cpp index 9fac51b..8a8647e 100644 --- a/noncore/applets/keyhelper/keyhelperapplet/applet/KeyHelperWidget.cpp +++ b/noncore/applets/keyhelper/keyhelperapplet/applet/KeyHelperWidget.cpp @@ -294,7 +294,7 @@ void KeyHelperWidget::initDebugLevel() setDebugLevel(level); } -void KeyHelperWidget::setDebugLevel(int /*level*/) +void KeyHelperWidget::setDebugLevel(int level) { #ifdef QT_QWS_EBX static bool noDebug = true; -- cgit v0.9.0.2