From 5e51787f9af4fd86450fab9e787b4037a772bca3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 13 Feb 2024 11:10:37 +0900 Subject: Replace Q_WS_* defines with TQ_WS_* equivalents Signed-off-by: Michele Calgaro (cherry picked from commit 03aa7238b34bb438632b6d572b008e32960f0895) --- tdeui/ksharedpixmap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeui/ksharedpixmap.h') diff --git a/tdeui/ksharedpixmap.h b/tdeui/ksharedpixmap.h index cd3d53ad4..a77e40683 100644 --- a/tdeui/ksharedpixmap.h +++ b/tdeui/ksharedpixmap.h @@ -16,7 +16,7 @@ #include -#ifdef Q_WS_X11 +#ifdef TQ_WS_X11 #include #include -- cgit v1.2.1