From ba731fa635a82b8caa9d64395fc16be506103485 Mon Sep 17 00:00:00 2001 From: Alexey Kulakov Date: Mon, 8 Dec 2014 21:01:08 +0000 Subject: pascal include fixes. next try git-svn-id: http://svn.miranda-ng.org/main/trunk@11282 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ExternalAPI/delphi/m_actman.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'plugins') diff --git a/plugins/ExternalAPI/delphi/m_actman.inc b/plugins/ExternalAPI/delphi/m_actman.inc index 5f0089a60c..630e82767b 100644 --- a/plugins/ExternalAPI/delphi/m_actman.inc +++ b/plugins/ExternalAPI/delphi/m_actman.inc @@ -4,6 +4,9 @@ // defined in interfaces.inc //const MIID_ACTMANAGER:MUUID='{9584DA04-FB4F-40c1-9325-E4F9CAAFCB5D}'; +const + DBBranch = 'ActMan'; + const AutoStartName:PWideChar = '#Autostart'; const -- cgit v1.2.3