]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormRef.h
(John): translate dialog titles.
[lyx.git] / src / frontends / xforms / FormRef.h
index 0170f6fd24e367d70c76aaaa65a6ec471bff5e4e..9f85c6a734cebd2bf6d16474dd8b502ce0d7b464 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 /**
- * \file FormRef.h
+ * \file xforms/FormRef.h
  * Copyright 2000-2001 the LyX Team
  * Read the file COPYING
  *
@@ -44,7 +44,7 @@ private:
 
        ///
        bool at_ref_;
-       /// 
+       ///
        std::vector<string> refs_;
 };