From aae5ebe5008a41fe4a4767092d7e17600abf6725 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 20 Jan 2025 18:26:41 +0900 Subject: Use tdeApp Signed-off-by: Michele Calgaro --- korganizer/calendarview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'korganizer/calendarview.h') diff --git a/korganizer/calendarview.h b/korganizer/calendarview.h index d51bb4342..91868296b 100644 --- a/korganizer/calendarview.h +++ b/korganizer/calendarview.h @@ -378,7 +378,7 @@ class TDE_EXPORT CalendarView : public KOrg::CalendarViewBase, public Calendar:: void checkClipboard(); /** - Using the TDEConfig associated with the kapp variable, read in the + Using the TDEConfig associated with the tdeApp variable, read in the settings from the config file. You have to call setCalendar before calling readSettings. -- cgit v1.2.1