mirror of
https://github.com/fltk/fltk.git
synced 2026-06-04 15:32:12 +08:00
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:
+1
-1
@@ -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).
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user