summaryrefslogtreecommitdiffstats
path: root/style/qtc_fixx11h.h
diff options
context:
space:
mode:
authorTCH <[email protected]>2020-05-03 00:47:21 +0900
committerMichele Calgaro <[email protected]>2020-05-03 00:47:21 +0900
commit6114a94ecda09795a500706ca326f33c9ebf75b6 (patch)
tree7300c397390e9a3fe3d4e0c7ee723f1d6f13bcda /style/qtc_fixx11h.h
parent579d92c0eb2b0f96de01cccf2c7f08d794d87509 (diff)
downloadtde-style-qtcurve-6114a94ecda09795a500706ca326f33c9ebf75b6.tar.gz
tde-style-qtcurve-6114a94ecda09795a500706ca326f33c9ebf75b6.zip
Updated to QtCurve version 1.8.5
Based on the original LGPL 2.1 QtCurve code from Craig Drummond <[email protected]> available at https://github.com/KDE/qtcurve Signed-off-by: TCH <[email protected]> Signed-off-by: Michele Calgaro <[email protected]>
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