diff include/common.h @ 4:a505f7417742

v0.1 release
author pyon@macmini
date Thu, 06 Oct 2011 07:56:12 +0900
parents a5bddd859104
children 99d612849255
line wrap: on
line diff
--- a/include/common.h	Tue Oct 04 07:43:08 2011 +0900
+++ b/include/common.h	Thu Oct 06 07:56:12 2011 +0900
@@ -1,5 +1,5 @@
 // Filename   : common.h
-// Last Change: 03-Oct-2011.
+// Last Change: 05-Oct-2011.
 //
 #ifndef __COMMON__
 #define __COMMON__
@@ -14,6 +14,7 @@
     // mainframe
     ID_MAIN    = wxID_HIGHEST + 1,
 
+    ID_OPWORK,
     ID_WORKDIR,
     ID_DTWHITE,
     ID_DRIVE,