mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-03-21 18:01:15 +00:00
View: add brief description
This commit is contained in:
parent
85617586af
commit
21c46b9081
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
#include "Object.h"
|
||||
#include "gui/Rect.h"
|
||||
|
||||
/** The View class.
|
||||
*/
|
||||
@interface View: Object
|
||||
{
|
||||
@public
|
||||
|
|
Loading…
Reference in a new issue