]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormTabularCreate.C
Introduce LFUN_PRINT.
[lyx.git] / src / frontends / xforms / FormTabularCreate.C
index ba1eb4811b60038dfad4ad66596fa05780d4f293..4e8f33c87e172a72243627c64754cc02cf537ba5 100644 (file)
@@ -20,6 +20,7 @@
 #include "lyx_forms.h"
 
 using std::make_pair;
+using std::string;
 
 
 typedef FormController<ControlTabularCreate, FormView<FD_tabular_create> > base_class;