From b4c31bafd8aec4f42f23f6c461f48ccbe33d3bc3 Mon Sep 17 00:00:00 2001 From: Michael Nottebrock Date: Mon, 30 Aug 2004 19:55:42 +0000 Subject: Update to KDE 3.3 --- .../files/patch-kxkb_kcmlayout.h | 25 ---------------------- 1 file changed, 25 deletions(-) delete mode 100644 x11/kdebase4-workspace/files/patch-kxkb_kcmlayout.h (limited to 'x11/kdebase4-workspace/files/patch-kxkb_kcmlayout.h') diff --git a/x11/kdebase4-workspace/files/patch-kxkb_kcmlayout.h b/x11/kdebase4-workspace/files/patch-kxkb_kcmlayout.h deleted file mode 100644 index e2630a0a4398..000000000000 --- a/x11/kdebase4-workspace/files/patch-kxkb_kcmlayout.h +++ /dev/null @@ -1,25 +0,0 @@ -=================================================================== -RCS file: /usr/repos/kde/kdebase/kxkb/kcmlayout.h,v -retrieving revision 1.22 -retrieving revision 1.23 -diff -u -p -r1.22 -r1.23 ---- kxkb/kcmlayout.h 2003/10/29 07:30:36 1.22 -+++ kxkb/kcmlayout.h 2004/06/28 14:19:03 1.23 -@@ -54,7 +54,7 @@ protected slots: - void variantChanged(); - void latinChanged(); - void layoutSelChanged(QListViewItem *); -- void ruleChanged(const QString &rule); -+ void ruleChanged(); - void updateLayoutCommand(); - void updateOptionsCommand(); - void add(); -@@ -71,7 +71,7 @@ private: - QDict m_optionGroups; - QDict m_variants; - QDict m_includes; -- QString m_rule; -+// QString m_rule; - KeyRules *m_rules; - - QWidget* makeOptionsTab(); -- cgit v1.2.3