diff options
Diffstat (limited to 'x11-toolkits/qt33/files/qwidget_x11.cpp.diff')
-rw-r--r-- | x11-toolkits/qt33/files/qwidget_x11.cpp.diff | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/x11-toolkits/qt33/files/qwidget_x11.cpp.diff b/x11-toolkits/qt33/files/qwidget_x11.cpp.diff deleted file mode 100644 index de7fa1e41c6f..000000000000 --- a/x11-toolkits/qt33/files/qwidget_x11.cpp.diff +++ /dev/null @@ -1,15 +0,0 @@ -=================================================================== -RCS file: /home2/webcvs/mirror/qt-copy/src/kernel/qwidget_x11.cpp,v -retrieving revision 1.55 -retrieving revision 1.56 -diff -u -p -r1.55 -r1.56 ---- qt-copy/src/kernel/qwidget_x11.cpp 2002/11/13 16:46:35 1.55 -+++ qt-copy/src/kernel/qwidget_x11.cpp 2002/11/13 17:28:42 1.56 -@@ -1561,7 +1561,6 @@ void QWidget::showMinimized() - else { - topData()->showMode = 1; - show(); -- hideChildren( FALSE ); - } - } else { - show(); |