Saving an improved version of FL/Enumerations.H and related files.

Still working on FL/Enumerations.H, though.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6234 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Albrecht Schlosser
2008-09-14 11:15:17 +00:00
parent 9bf19e2329
commit 8bc9d467ef
3 changed files with 148 additions and 87 deletions
+1 -1
View File
@@ -265,7 +265,7 @@ public:
/** Gets the label alignment.
* \return label alignment
* \see label(), align(Fl_Align), Fl_Align
* \todo This function should not take ucahr as an argument. Apart from the fact that ucahr is too short
* \todo This function should not take uchar as an argument. Apart from the fact that uchar is too short
* with only 8 bits, it does not provide type safety (in which case we don't need to declare Fl_Type
* an enum to begin with).
*/