summaryrefslogtreecommitdiffstats
path: root/kmymoney2/widgets/kmymoneydateinput.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-15 12:38:18 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-15 12:38:18 +0900
commite62655240c39501177ae3900c1e06a14071d3327 (patch)
treef947d4291cc8109f3e59a8601dc4b4f6e73acbf5 /kmymoney2/widgets/kmymoneydateinput.h
parent22063d77180753d4fddd9840514a5d073e695b5b (diff)
downloadkmymoney-e62655240c39501177ae3900c1e06a14071d3327.tar.gz
kmymoney-e62655240c39501177ae3900c1e06a14071d3327.zip
Replace KDE_DEPRECATED with TDE_DEPRECATED
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kmymoney2/widgets/kmymoneydateinput.h')
-rw-r--r--kmymoney2/widgets/kmymoneydateinput.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/widgets/kmymoneydateinput.h b/kmymoney2/widgets/kmymoneydateinput.h
index ba0376f..e4aa811 100644
--- a/kmymoney2/widgets/kmymoneydateinput.h
+++ b/kmymoney2/widgets/kmymoneydateinput.h
@@ -71,7 +71,7 @@ public:
~kMyMoneyDateInput();
// Replace calls to this with the new date() method
- // TQDate getTQDate(void) KDE_DEPRECATED;
+ // TQDate getTQDate(void) TDE_DEPRECATED;
TQDate date(void) const;
void setDate(TQDate date);