diff src/menubar-msw.c @ 253:157b30c96d03 r20-5b25

Import from CVS: tag r20-5b25
author cvs
date Mon, 13 Aug 2007 10:20:27 +0200
parents 677f6a0ee643
children 084402c475ba
line wrap: on
line diff
--- a/src/menubar-msw.c	Mon Aug 13 10:20:01 2007 +0200
+++ b/src/menubar-msw.c	Mon Aug 13 10:20:27 2007 +0200
@@ -807,3 +807,5 @@
   staticpro (&current_menudesc);
   staticpro (&current_hashtable);
 
+  Fprovide (intern ("mswindows-menubars"));
+}