Assign class docs for app and support to libbe group, not libroot

This commit is contained in:
John Scipione
2013-02-07 15:04:05 -05:00
parent 30b280b217
commit 41611c9c5e
26 changed files with 48 additions and 46 deletions
+2 -2
View File
@@ -13,7 +13,7 @@
/*!
\file Autolock.h
\ingroup support
\ingroup libroot
\ingroup libbe
\brief Implements a handy locking utility.
*/
@@ -21,7 +21,7 @@
/*!
\class BAutolock
\ingroup support
\ingroup libroot
\ingroup libbe
\brief Convenient utility to make parts of your code thread-safe easily.
The autolocker uses a BLooper or a BLocker in order to protect a part