summaryrefslogtreecommitdiff
path: root/library
Unidiff
Diffstat (limited to 'library') (more/less context) (ignore whitespace changes)
-rw-r--r--library/widget_showing.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/widget_showing.cpp b/library/widget_showing.cpp
index 43d19b0..ee63759 100644
--- a/library/widget_showing.cpp
+++ b/library/widget_showing.cpp
@@ -53,6 +53,7 @@ void QPEApplication::showWidget( QWidget* wg, bool nomax ) {
53 } 53 }
54 54
55#ifndef OPIE_NO_WINDOWED 55#ifndef OPIE_NO_WINDOWED
56 Q_UNUSED( nomax )
56 if ( TRUE ) { 57 if ( TRUE ) {
57#else 58#else
58 if ( !nomax 59 if ( !nomax