More of the docs.

This commit is contained in:
Jason Felds
2011-02-25 19:46:04 -05:00
parent e3b4724b34
commit 2192a9d90b
9 changed files with 62 additions and 38 deletions
@@ -1,10 +1,8 @@
/* LoadingWindow_MacOSX - Loading window for OSX */
#ifndef LOADING_WINDOW_MACOSX_H
#define LOADING_WINDOW_MACOSX_H
#include "LoadingWindow.h"
/** @brief Loading window for Mac OS X. */
class LoadingWindow_MacOSX : public LoadingWindow
{
public:
@@ -16,8 +14,10 @@ public:
#endif
/*
* (c) 2003-2005, 2008 Steve Checkoway
/**
* @file
* @author Steve Checkoway (c) 2003-2005, 2008
* @section LICENSE
* All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a