![]() |
doom3-gpl
Doom 3 GPL source release
|
#include "../../idlib/precompiled.h"#include "../../sys/win32/rc/Common_resource.h"#include "../../sys/win32/rc/DeclEditor_resource.h"#include "../comafx/CPathTreeCtrl.h"#include "DialogDeclBrowser.h"#include "DialogDeclEditor.h"#include "DialogEntityDefEditor.h"Go to the source code of this file.
Macros | |
| #define | BORDER_SIZE 4 |
| #define | BUTTON_SPACE 4 |
| #define | CONTROL_HEIGHT 24 |
| #define | TOOLBAR_HEIGHT 24 |
| #define BORDER_SIZE 4 |
Definition at line 445 of file DialogEntityDefEditor.cpp.
| #define BUTTON_SPACE 4 |
Definition at line 446 of file DialogEntityDefEditor.cpp.
| #define CONTROL_HEIGHT 24 |
Definition at line 447 of file DialogEntityDefEditor.cpp.
| #define TOOLBAR_HEIGHT 24 |
Definition at line 448 of file DialogEntityDefEditor.cpp.
1.8.6.