diff options
Diffstat (limited to 'src/widget.h')
-rw-r--r-- | src/widget.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/widget.h b/src/widget.h index f941d8648b2..c5d4f597ea3 100644 --- a/src/widget.h +++ b/src/widget.h @@ -99,3 +99,6 @@ void EmacsFrameSetCharSize P_ ((Widget, int, int)); void widget_store_internal_border P_ ((Widget widget)); #endif /* _EmacsFrame_h */ + +/* arch-tag: 98be17cc-8878-4701-abfa-66f1c04e9cb7 + (do not change this comment) */ |