]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormRef.h
(John): translate dialog titles.
[lyx.git] / src / frontends / xforms / FormRef.h
index 9a6901324d41f5829f4a6b9e89ede6bfac7f15ca..9f85c6a734cebd2bf6d16474dd8b502ce0d7b464 100644 (file)
@@ -1,15 +1,10 @@
 // -*- C++ -*-
-/* This file is part of
- * ====================================================== 
+/**
+ * \file xforms/FormRef.h
+ * Copyright 2000-2001 the LyX Team
+ * Read the file COPYING
  *
- *           LyX, The Document Processor
- *
- *           Copyright 2000-2001 The LyX Team.
- *
- * ======================================================
- *
- * \file FormRef.h
- * \author Angus Leeming, a.leeming@.ac.uk
+ * \author Angus Leeming, a.leeming@ic.ac.uk
  */
 
 #ifndef FORMREF_H
@@ -49,7 +44,7 @@ private:
 
        ///
        bool at_ref_;
-       /// 
+       ///
        std::vector<string> refs_;
 };