mirror of
https://github.com/id-Software/GtkRadiant.git
synced 2026-03-19 16:39:26 +01:00
The GtkRadiant sources as originally released under the GPL license.
This commit is contained in:
23
plugins/textool/resource.h
Normal file
23
plugins/textool/resource.h
Normal file
@@ -0,0 +1,23 @@
|
||||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Developer Studio generated include file.
|
||||
// Used by TexTool.rc
|
||||
//
|
||||
#define IDUNDO 3
|
||||
#define IDD_DIALOG 101
|
||||
#define IDD_DIALOG2 102
|
||||
#define IDR_DROP_MENU 103
|
||||
#define ID_DROP_VALIDATE 40001
|
||||
#define ID_DROP_ZOOMIN 40002
|
||||
#define ID_DROP_ZOOMOUT 40003
|
||||
#define ID_DROP_CANCEL 40004
|
||||
|
||||
// Next default values for new objects
|
||||
//
|
||||
#ifdef APSTUDIO_INVOKED
|
||||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||||
#define _APS_NEXT_RESOURCE_VALUE 104
|
||||
#define _APS_NEXT_COMMAND_VALUE 40005
|
||||
#define _APS_NEXT_CONTROL_VALUE 1001
|
||||
#define _APS_NEXT_SYMED_VALUE 101
|
||||
#endif
|
||||
#endif
|
||||
Reference in New Issue
Block a user