diff options
Diffstat (limited to 'kde-base/kdm/files/kdm-4.2.0-qt4.5_h.patch')
-rw-r--r-- | kde-base/kdm/files/kdm-4.2.0-qt4.5_h.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/kde-base/kdm/files/kdm-4.2.0-qt4.5_h.patch b/kde-base/kdm/files/kdm-4.2.0-qt4.5_h.patch deleted file mode 100644 index c8f4576eef93..000000000000 --- a/kde-base/kdm/files/kdm-4.2.0-qt4.5_h.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- kdm/kfrontend/kgapp.h 2009/01/06 17:13:38 906699 -+++ kdm/kfrontend/kgapp.h 2009/02/07 15:59:44 922805 -@@ -35,7 +35,7 @@ - typedef QApplication inherited; - - public: -- GreeterApp(int argc, char **argv); -+ GreeterApp(int &argc, char **argv); - virtual bool x11EventFilter( XEvent * ); - - protected: |