summaryrefslogtreecommitdiff
path: root/finance/kmymoney2/patches/patch-ao
diff options
context:
space:
mode:
Diffstat (limited to 'finance/kmymoney2/patches/patch-ao')
-rw-r--r--finance/kmymoney2/patches/patch-ao12
1 files changed, 0 insertions, 12 deletions
diff --git a/finance/kmymoney2/patches/patch-ao b/finance/kmymoney2/patches/patch-ao
deleted file mode 100644
index 41c3feb94b0..00000000000
--- a/finance/kmymoney2/patches/patch-ao
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ao,v 1.1.1.1 2003/05/05 12:46:31 markd Exp $
-
---- kmymoney2/dialogs/knewequityentrydecl.h.orig 2003-01-06 14:33:06.000000000 -0500
-+++ kmymoney2/dialogs/knewequityentrydecl.h
-@@ -39,6 +39,7 @@ public:
- QLineEdit* edtEquityName;
- QLineEdit* edtMarketSymbol;
- QLineEdit* dblCurrentPrice;
-+ void languageChange();
-
-
- };