From 2e9b647207cdc21a980c40a056c1e42586875777 Mon Sep 17 00:00:00 2001 From: watcherhd Date: Thu, 1 Dec 2011 12:06:40 +0000 Subject: Boltun: compilation fix git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@233 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- Boltun/resource.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Boltun/resource.h') 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 -- cgit v1.2.3