]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormTabular.h
Tiny clean-ups.
[lyx.git] / src / frontends / xforms / FormTabular.h
index 9375c85dd3f616cb14694285ef4d94ca21629557..e6e8529b863086a8efc8d68c53bca2f71fcb9cf2 100644 (file)
@@ -47,7 +47,7 @@ private:
        virtual ButtonPolicy::SMInput input(FL_OBJECT *, long);
 
        ///
-       virtual int checkLongtableOptions(FL_OBJECT *, string &);
+       virtual int checkLongtableOptions(FL_OBJECT *, std::string &);
 
        ///
        boost::scoped_ptr<FD_tabular_options> tabular_options_;