mirror of https://github.com/BOINC/boinc.git
parent
b5fa84f084
commit
5e9056ae0e
|
@ -14,6 +14,12 @@
|
|||
//
|
||||
// You should have received a copy of the GNU Lesser General Public License
|
||||
// along with BOINC. If not, see <http://www.gnu.org/licenses/>.
|
||||
//
|
||||
|
||||
///
|
||||
/// @defgroup BOINCMgr BOINC Manager
|
||||
/// The BOINC Manager
|
||||
/// @{
|
||||
|
||||
#ifndef _BOINCGUIAPP_H_
|
||||
#define _BOINCGUIAPP_H_
|
||||
|
@ -161,3 +167,4 @@ DECLARE_APP(CBOINCGUIApp)
|
|||
|
||||
#endif
|
||||
|
||||
/// @}
|
||||
|
|
Loading…
Reference in New Issue