From 9640c9beab4a242e54dc75ddd7f9f78731bcc45e Mon Sep 17 00:00:00 2001 From: Elvio Basello Date: Mon, 31 May 2010 12:51:09 +0000 Subject: fixed compilation without KDE git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4405 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/options/optw_notifier.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/modules/options/optw_notifier.cpp') diff --git a/src/modules/options/optw_notifier.cpp b/src/modules/options/optw_notifier.cpp index bfd6660d6..02cbac693 100644 --- a/src/modules/options/optw_notifier.cpp +++ b/src/modules/options/optw_notifier.cpp @@ -153,9 +153,11 @@ KviNotifierOptionsWidget::KviNotifierOptionsWidget(QWidget * parent) iRow++; + KviBoolSelector * b2; + #if defined(COMPILE_KDE_SUPPORT) || defined(COMPILE_ON_WINDOWS) || defined(COMPILE_ON_MINGW) - KviBoolSelector * b2 = addBoolSelector(0,iRow,0,iRow,__tr2qs_ctx("Don't show notifier when there is an active fullscreen window","options"),KviOption_boolDontShowNotifierIfActiveWindowIsFullScreen); + b2 = addBoolSelector(0,iRow,0,iRow,__tr2qs_ctx("Don't show notifier when there is an active fullscreen window","options"),KviOption_boolDontShowNotifierIfActiveWindowIsFullScreen); tip = "