From f77e5f19e61db1c7f4a96852440c8912cc8dfb2f Mon Sep 17 00:00:00 2001 From: TCH Date: Sun, 3 May 2020 00:39:34 +0900 Subject: Updated to QtCurve version 1.8.5 Based on the original LGPL 2.1 QtCurve code from Craig Drummond available at https://github.com/KDE/qtcurve Signed-off-by: TCH Signed-off-by: Michele Calgaro --- style/qtc_fixx11h.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'style/qtc_fixx11h.h') diff --git a/style/qtc_fixx11h.h b/style/qtc_fixx11h.h index 572870a..4eba111 100644 --- a/style/qtc_fixx11h.h +++ b/style/qtc_fixx11h.h @@ -5,12 +5,12 @@ If you get compile errors caused by X11 includes (the line where first error appears contains word like None, Unsorted, - Below, etc.), put #include in the .cpp file + Below, etc.), put #include in the .cpp file (not .h file!) between the place where X11 headers are included and the place where the file with compile error is included (or the place where the compile error in the .cpp file occurs). - + This file remaps X11 #defines to const variables or inline functions. The side effect may be that these symbols may now refer to different variables -- cgit v1.2.1