From 1d421717fba9b8ea1ca121a58e1023b8a6a8871b Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 26 Nov 2023 02:33:07 +0900 Subject: Replaced various '#define' with actual strings - part 4 Signed-off-by: Michele Calgaro --- kmail/kmmainwin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmail/kmmainwin.cpp') diff --git a/kmail/kmmainwin.cpp b/kmail/kmmainwin.cpp index bfc0be0c..cdd76a04 100644 --- a/kmail/kmmainwin.cpp +++ b/kmail/kmmainwin.cpp @@ -96,7 +96,7 @@ KMMainWin::~KMMainWin() if ( !it.current()->isHidden() && it.current()->isTopLevel() && it.current() != this && - ::tqqt_cast( it.current() ) + ::tqt_cast( it.current() ) ) not_withdrawn++; } -- cgit v1.2.3