Use the version from the cpp file, not the header for \fn
This commit is contained in:
parent
bf20349b34
commit
8bbea122eb
@ -119,7 +119,7 @@
|
||||
|
||||
|
||||
/*!
|
||||
\fn BHandler::BHandler(const char* name = NULL)
|
||||
\fn BHandler::BHandler(const char *name)
|
||||
\brief Construct a new handler with a \a name.
|
||||
|
||||
The newly constructed handler is not associated with a looper until you
|
||||
|
Loading…
Reference in New Issue
Block a user