summaryrefslogtreecommitdiff
path: root/finance/kmymoney2/patches/patch-aq
blob: 3ac8c2f22fb16a6813996fb167df7e8ad696848b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aq,v 1.1.1.1 2003/05/05 12:46:32 markd Exp $

--- kmymoney2/dialogs/kreconciledlgdecl.h.orig	2003-01-06 14:33:07.000000000 -0500
+++ kmymoney2/dialogs/kreconciledlgdecl.h
@@ -50,6 +50,7 @@ public:
     QPushButton* buttonEdit;
     QPushButton* buttonOk;
     QPushButton* buttonCancel;
+    void languageChange();
 
 
 protected: