summaryrefslogtreecommitdiff
path: root/win/resource.h
diff options
context:
space:
mode:
authorleo2005-12-20 20:22:46 +0000
committerleo2005-12-20 20:22:46 +0000
commit98f3bd8740246fe88c3db3278fe533dc2f368d12 (patch)
tree076cfa089cd19faabc144deca4d0fb303d97cb07 /win/resource.h
parent85c3a7f5afcc88696d50866525588756e6bf80c3 (diff)
Updated the Pieces Library Manager to use the new categories.
git-svn-id: http://svn.leocad.org/trunk@443 c7d43263-9d01-0410-8a33-9dba5d9f93d6
Diffstat (limited to 'win/resource.h')
-rw-r--r--win/resource.h6
1 files changed, 5 insertions, 1 deletions
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