]> git.lyx.org Git - lyx.git/blobdiff - src/tex-accent.h
small changes to ButtonController usage
[lyx.git] / src / tex-accent.h
index 94ad888744aabb5d31e9223036debd1c8cfac272..841829b056e3807c5e69b1a74e06b43325946851 100644 (file)
@@ -1,7 +1,20 @@
 // -*- 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_
+#ifndef TEX_ACCENT
+#define TEX_ACCENT
+
+#ifdef __GNUG__
+#pragma interface
+#endif
 
 #include "commandtags.h"