diff options
-rw-r--r-- | protocols/Dummy/proto_dummy/res/Proto_Dummy.rc | 1 | ||||
-rw-r--r-- | protocols/Dummy/proto_dummy/src/resource.h | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/protocols/Dummy/proto_dummy/res/Proto_Dummy.rc b/protocols/Dummy/proto_dummy/res/Proto_Dummy.rc index ad0b17baaa..44c1a51f44 100644 --- a/protocols/Dummy/proto_dummy/res/Proto_Dummy.rc +++ b/protocols/Dummy/proto_dummy/res/Proto_Dummy.rc @@ -60,6 +60,7 @@ IDI_ICON6 ICON "DND.ico" IDI_ICON7 ICON "Occupied.ico" IDI_ICON8 ICON "Lunch.ico" IDI_ICON9 ICON "Phone.ico" +IDI_ICON10 ICON "FFC.ico" #endif // Russian (Russia) resources ///////////////////////////////////////////////////////////////////////////// diff --git a/protocols/Dummy/proto_dummy/src/resource.h b/protocols/Dummy/proto_dummy/src/resource.h index 474a902b4e..309123b626 100644 --- a/protocols/Dummy/proto_dummy/src/resource.h +++ b/protocols/Dummy/proto_dummy/src/resource.h @@ -11,6 +11,7 @@ #define IDI_ICON7 159 #define IDI_ICON8 1003 #define IDI_ICON9 1002 +#define IDI_ICON10 129 // Next default values for new objects // |