summaryrefslogtreecommitdiff
path: root/rsc/inc
diff options
context:
space:
mode:
Diffstat (limited to 'rsc/inc')
-rw-r--r--rsc/inc/rscdb.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/rsc/inc/rscdb.hxx b/rsc/inc/rscdb.hxx
index 7f92d7e78e46..9783a35a1fe8 100644
--- a/rsc/inc/rscdb.hxx
+++ b/rsc/inc/rscdb.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: rscdb.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:42:54 $
+ * last change: $Author: mm $ $Date: 2001-05-16 15:33:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -184,6 +184,7 @@ class RscTypCont
HASHID nNoSplitDrawId;
HASHID nTopImageId;
HASHID nNoLabelId;
+ HASHID nVertId;
void Init(); // Initialisiert Klassen und Tabelle
void SETCONST( RscConst *, char *, UINT32 );