summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rw-r--r--FL/x.H4
1 files changed, 2 insertions, 2 deletions
diff --git a/FL/x.H b/FL/x.H
index 2d1c5d06f..efa6930f6 100644
--- a/FL/x.H
+++ b/FL/x.H
@@ -137,8 +137,8 @@ private:
extern FL_EXPORT Fl_XFont_On_Demand fl_xfont;
// this object contains all X-specific stuff about a window:
-// Warning: this object is highly subject to change! It's definition
-// is only here so that fl_xid can be declared inline:
+// Warning: this object is highly subject to change!
+// FL_LIBRARY must be defined to access this class.
class FL_EXPORT Fl_X {
public:
Window xid;