Author: manolo
Date: 2011-01-13 14:00:11 -0800 (Thu, 13 Jan 2011)
New Revision: 8274
Log:
Mention in comment that FL_LIBRARY must be defined to access the Fl_X class
Modified:
branches/branch-1.3/FL/x.H
Modified: branches/branch-1.3/FL/x.H
===================================================================
--- branches/branch-1.3/FL/x.H 2011-01-13 20:05:32 UTC (rev 8273)
+++ branches/branch-1.3/FL/x.H 2011-01-13 22:00:11 UTC (rev 8274)
@@ -137,8 +137,8 @@
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;
_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit