From bf40980c0484f7c0639a040b5abc80f181084283 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Sun, 25 Oct 2015 11:41:08 +0000 Subject: Dummy: Simplify settings by provide list of existing protocols to choose from; Version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@15612 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Dummy/src/dummy_proto.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'protocols/Dummy/src/dummy_proto.h') diff --git a/protocols/Dummy/src/dummy_proto.h b/protocols/Dummy/src/dummy_proto.h index 69e153b91a..61292aa366 100644 --- a/protocols/Dummy/src/dummy_proto.h +++ b/protocols/Dummy/src/dummy_proto.h @@ -46,4 +46,6 @@ struct CDummyProto : public PROTO char uniqueIdText[100]; char uniqueIdSetting[100]; + + int getTemplateId(); }; -- cgit v1.2.3