]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/checkedwidgets.C
Tiny clean-ups.
[lyx.git] / src / frontends / xforms / checkedwidgets.C
index c1b984b657cd38dd4e44c31e8510380c2414d467..41b5b746401da012245aa6b3514951c1f56d39a8 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \file checkedwidgets.C
+ * \file xforms/checkedwidgets.C
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
@@ -21,6 +21,8 @@
 
 using lyx::support::isStrDbl;
 
+using std::string;
+
 
 void addCheckedLyXLength(BCView & bcview,
                         FL_OBJECT * input, FL_OBJECT * label)