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

--- kmymoney2/dialogs/kbackupdlgdecl.h.orig	2003-01-06 14:33:09.000000000 -0500
+++ kmymoney2/dialogs/kbackupdlgdecl.h
@@ -39,6 +39,7 @@ public:
     QCheckBox* mountCheckBox;
     QPushButton* btnOK;
     QPushButton* btnCancel;
+    void languageChange();
 
 
 protected: