-rw-r--r-- | library/qpeapplication.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/library/qpeapplication.cpp b/library/qpeapplication.cpp index ae1632e..5ce3011 100644 --- a/library/qpeapplication.cpp +++ b/library/qpeapplication.cpp @@ -308,3 +308,2 @@ static void qpe_show_dialog( QDialog* d, bool nomax ) maximized = TRUE; - qDebug("read_widget_rect"); // 350 is the trigger in qwsdefaultdecoration for providing a resize button @@ -380,3 +379,2 @@ static void qpe_show_dialog( QDialog* d, bool nomax ) return; - qDebug("store_widget_rect"); // we use these to map the offset of geometry and pos. ( we can only use normalGeometry to |