fixed comment change (-r 6321): made the doxygen comment of this
commented handle() method a normal comment. Otherwise it would have unintentionally documented draw(). git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@6322 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
b25bd5f5eb
commit
9c187dfcac
@ -151,7 +151,7 @@ protected:
|
||||
\todo Find the implementation, if any, and document it there!
|
||||
*/
|
||||
void draw(int,int,int,int);
|
||||
/**
|
||||
/*
|
||||
Handles the specified event, plus 4 extra parameters!
|
||||
\todo Find the implementation, if any, and document it there!
|
||||
fabien: I guess the answer is there is no implementation (yet?),
|
||||
|
Loading…
Reference in New Issue
Block a user