Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
API documentation improvements.
  • Loading branch information
Antti Virtanen committed Mar 21, 2011
1 parent a2f0af4 commit e5a147b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/idutils.h
Expand Up @@ -32,6 +32,7 @@
* Return leftmost part separated by ";". For example return for "foo;bar" is "foo".
*
* @param id ID to clean.
* @return cleaned ID.
*/
inline QString getCleanId(const QString& id)
{
Expand Down

0 comments on commit e5a147b

Please sign in to comment.