summaryrefslogtreecommitdiffstats
path: root/style/qtc_fixx11h.h
diff options
context:
space:
mode:
authorTCH <tch@protonmail.com>2020-05-03 00:39:34 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-05-03 00:39:34 +0900
commitf77e5f19e61db1c7f4a96852440c8912cc8dfb2f (patch)
treee9c34b6b4cb1b1977485a9616f77051cfe4ee30d /style/qtc_fixx11h.h
parent82fe64d550d8754266109084f82dd56cc8a04f49 (diff)
downloadtde-style-qtcurve-f77e5f19e61db1c7f4a96852440c8912cc8dfb2f.tar.gz
tde-style-qtcurve-f77e5f19e61db1c7f4a96852440c8912cc8dfb2f.zip
Updated to QtCurve version 1.8.5
Based on the original LGPL 2.1 QtCurve code from Craig Drummond <craig.p.drummond@gmail.com> available at https://github.com/KDE/qtcurve Signed-off-by: TCH <tch@protonmail.com> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'style/qtc_fixx11h.h')
-rw-r--r--style/qtc_fixx11h.h4
1 files changed, 2 insertions, 2 deletions
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 <fixx11h.h> in the .cpp file
+ Below, etc.), put #include <fixx11h.h> 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