diff options
Diffstat (limited to 'Boltun/resource.h')
-rw-r--r-- | Boltun/resource.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Boltun/resource.h b/Boltun/resource.h index e38aa83..b4fa069 100644 --- a/Boltun/resource.h +++ b/Boltun/resource.h @@ -7,6 +7,9 @@ #define IDI_MAINBOLTUN 102
#define IDD_ENGINE 103
#define IDR_SMILES 105
+#define IDI_TICK 106
+#define IDI_NOTICK 107
+#define IDI_RECVMSG 108
#define IDC_EVERYBODY 1000
#define IDC_NOTINLIST 1001
#define IDC_AUTOAWAY 1002
|