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

--- kmymoney2/dialogs/knewaccountwizarddecl.h.orig	2003-01-06 14:33:05.000000000 -0500
+++ kmymoney2/dialogs/knewaccountwizarddecl.h
@@ -75,6 +75,11 @@ public:
     QLabel* TextLabel2_2;
     QLabel* TextLabel1_2;
     QCheckBox* reminderCheckBox;
+    void languageChange();
+    const char **image0;
+    const char **image1;
+    const char **image2;
+    const char **image3;
 
 
 protected: