]> git.lyx.org Git - lyx.git/blobdiff - src/tex-accent.h
small changes to ButtonController usage
[lyx.git] / src / tex-accent.h
index 1fc7e631790f2ce7a2783a240c7bdf3c527c5cd3..841829b056e3807c5e69b1a74e06b43325946851 100644 (file)
@@ -1,8 +1,21 @@
 // -*- C++ -*-
+/* This file is part of
+ * ====================================================== 
+ * 
+ *           LyX, The Document Processor
+ *        
+ *           Copyright 1995 Matthias Ettrich
+ *           Copyright 1995-2000 The LyX Team.
+ *
+ * ====================================================== */
 
 #ifndef TEX_ACCENT
 #define TEX_ACCENT
 
+#ifdef __GNUG__
+#pragma interface
+#endif
+
 #include "commandtags.h"
 
 /* the names used by TeX and XWindows for deadkeys/accents are not the same