From 32c009ef2f83cfc617ba6d2b1550d9d4cf8517b9 Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 13 Dec 2019 16:29:24 +1100 Subject: Backport: Add or fix file name comments. Backport of changeset 7838:c924b214edf5. --- cocoa/ScintillaView.h | 1 + 1 file changed, 1 insertion(+) (limited to 'cocoa/ScintillaView.h') diff --git a/cocoa/ScintillaView.h b/cocoa/ScintillaView.h index 8c4cdfe2e..389073cdd 100644 --- a/cocoa/ScintillaView.h +++ b/cocoa/ScintillaView.h @@ -1,6 +1,7 @@ /** * Declaration of the native Cocoa View that serves as container for the scintilla parts. + * @file ScintillaView.h * * Created by Mike Lischke. * -- cgit v1.2.3