From ba02fb4aced5868d047a5bffbd2ed87583daee4d Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Sun, 9 Jan 2005 16:29:34 +0000 Subject: - add more python stuff - fix some gui/gdi - add eslider - improve windowstyle --- lib/base/init_num.h | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/base') diff --git a/lib/base/init_num.h b/lib/base/init_num.h index a9da0624..a9431c6b 100644 --- a/lib/base/init_num.h +++ b/lib/base/init_num.h @@ -8,6 +8,7 @@ namespace eAutoInitNumbers { configuration=0, lowlevel=configuration+increment, + network=lowlevel, graphic=lowlevel+increment, skin=graphic+increment, rc=skin+increment, -- cgit v1.2.3