diff options
Diffstat (limited to 'cocoa/ScintillaView.h')
-rw-r--r-- | cocoa/ScintillaView.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cocoa/ScintillaView.h b/cocoa/ScintillaView.h index 8bf10c8e4..d6ef8b23c 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. * |