summaryrefslogtreecommitdiff
path: root/library/widget_showing.cpp
Unidiff
Diffstat (limited to 'library/widget_showing.cpp') (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
@@ -54,4 +54,5 @@ void QPEApplication::showWidget( QWidget* wg, bool nomax ) {
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