Author: ianmacarthur
Date: 2011-01-30 04:50:19 -0800 (Sun, 30 Jan 2011)
New Revision: 8339
Log:
Oops - someone committed a typo in Fl_Spinner.H - I think this is an adequate
fix.
Needed this change to make r8338 build for me.
Modified:
branches/branch-1.3/FL/Fl_Spinner.H
Modified: branches/branch-1.3/FL/Fl_Spinner.H
===================================================================
--- branches/branch-1.3/FL/Fl_Spinner.H 2011-01-30 09:24:40 UTC (rev 8338)
+++ branches/branch-1.3/FL/Fl_Spinner.H 2011-01-30 12:50:19 UTC (rev 8339)
@@ -234,7 +234,7 @@
input_.textsize(s);
}
/** Gets the numeric representation in the input field.
- \see Fl_Spinner::type(uchar) */
+ \see Fl_Spinner::type(uchar)
*/
uchar type() const { return (input_.type()); }
/** Sets the numeric representation in the input field.
_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit