diff options
Diffstat (limited to 'style/qtc_fixx11h.h')
-rw-r--r-- | style/qtc_fixx11h.h | 4 |
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 |