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

--- kmymoney2/dialogs/knewaccountdlgdecl.h.orig	2003-01-06 14:33:05.000000000 -0500
+++ kmymoney2/dialogs/knewaccountdlgdecl.h
@@ -58,6 +58,8 @@ public:
     QPushButton* m_qbuttonNew;
     QPushButton* createButton;
     QPushButton* cancelButton;
+    void languageChange();
+    const char **image0;
 
 
 protected: