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

--- kmymoney2/converter/mymoneyqifprofileeditordecl.h.orig	2003-01-06 14:32:16.000000000 -0500
+++ kmymoney2/converter/mymoneyqifprofileeditordecl.h
@@ -64,6 +64,7 @@ public:
     QPushButton* m_resetButton;
     QPushButton* m_okButton;
     QPushButton* m_cancelButton;
+    void languageChange();
 
 
 protected: