From 98f3bd8740246fe88c3db3278fe533dc2f368d12 Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 20 Dec 2005 20:22:46 +0000 Subject: Updated the Pieces Library Manager to use the new categories. git-svn-id: http://svn.leocad.org/trunk@443 c7d43263-9d01-0410-8a33-9dba5d9f93d6 --- win/resource.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'win/resource.h') diff --git a/win/resource.h b/win/resource.h index 48f5f9f..bad6599 100644 --- a/win/resource.h +++ b/win/resource.h @@ -674,6 +674,10 @@ #define ID_PIECEBAR_EDITCATEGORY 33160 #define ID_PIECEBAR_REMOVECATEGORY 33161 #define ID_PIECE_TRANSFORM 33162 +#define ID_LIBDLG_CATEGORY_NEW 33163 +#define ID_LIBDLG_CATEGORY_REMOVE 33164 +#define ID_LIBDLG_CATEGORY_EDIT 33165 +#define ID_LIBDLG_CATEGORY_RESET 33166 #define ID_VIEW_PIECES_BAR 59425 #define ID_VIEW_TOOLS_BAR 59426 #define ID_VIEW_ANIMATION_BAR 59427 @@ -685,7 +689,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_3D_CONTROLS 1 #define _APS_NEXT_RESOURCE_VALUE 240 -#define _APS_NEXT_COMMAND_VALUE 33163 +#define _APS_NEXT_COMMAND_VALUE 33167 #define _APS_NEXT_CONTROL_VALUE 1247 #define _APS_NEXT_SYMED_VALUE 121 #endif -- cgit v1.2.3