just 2 include files translated...

This commit is contained in:
2003-04-27 10:05:36 +00:00
parent af45ac2703
commit e49c63e1ba
2 changed files with 6 additions and 5 deletions

View File

@@ -44,7 +44,6 @@
#define UI_HELVB 1
/* MAART: moved from Button.h */
/* Button types */
#define CHA 32
#define SHO 64

View File

@@ -3,9 +3,11 @@
#define __MYDEVICE_H__
/*
*
* mouse / timer / window: tot 0x020
* eigen codes: 0x4...
* This file has its origin at sgi, where all device defines were written down.
* Blender copied this concept quite some, and expanded it with internal new defines (ton)
*
* mouse / timer / window: until 0x020
* custom codes: 0x4...
*
* $Id$
*
@@ -198,7 +200,7 @@
#define UI_BUT_EVENT 0x4008
#define AUTOSAVE_FILE 0x4009
/* REDRAWVIEW3D moet de eerste zijn (laagste nummer) voor buttons! */
/* REDRAWVIEW3D has to be the first one (lowest number) for buttons! */
#define REDRAWVIEW3D 0x4010
#define REDRAWBUTSHEAD 0x4011