mirror of
https://github.com/id-Software/Quake-Tools.git
synced 2026-03-20 00:49:35 +01:00
Source release of QuakeEd, the map editing application on NEXTSTEP for Quake.
This commit is contained in:
16
QuakeEd/KeypairView.h
Normal file
16
QuakeEd/KeypairView.h
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
extern id keypairview_i;
|
||||
|
||||
@interface KeypairView:View
|
||||
{
|
||||
}
|
||||
|
||||
- calcViewSize;
|
||||
|
||||
#define SPACING 4
|
||||
#define FONTSIZE 12
|
||||
#define EXTRASPC 2
|
||||
|
||||
#define LINEHEIGHT 16
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user