]> git.pld-linux.org Git - packages/kmymoney.git/blob - qt-deprecated.patch
Release 4 (by relup.sh)
[packages/kmymoney.git] / qt-deprecated.patch
1 --- kmymoney-5.1.2/kmymoney/plugins/kbanking/kbanking.h~        2021-06-23 17:49:12.000000000 +0200
2 +++ kmymoney-5.1.2/kmymoney/plugins/kbanking/kbanking.h 2021-10-27 00:48:05.130776795 +0200
3 @@ -158,7 +158,7 @@
4        *
5        * @deprecated
6        */
7 -    bool updateAccount(const MyMoneyAccount& acc) DEPRECATED;
8 +    bool updateAccount(const MyMoneyAccount& acc) QT_DEPRECATED;
9  
10      /**
11        * Trigger the password cache timer
This page took 0.260486 seconds and 3 git commands to generate.