]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/Dialogs.h
one small private fix in mathed, put noncopyable and tie into boost namespace
[lyx.git] / src / frontends / Dialogs.h
index 3007748b638bddeffb87983bd038733935f888d6..edccd8f9b953bea9eef57ecc95852db6f2e87f97 100644 (file)
@@ -49,7 +49,7 @@ class InsetCommand;
     The list of dialog signals isn't comprehensive but should be a good guide
     for any future additions.  Remember don't go overboard -- think minimal.
  */
-class Dialogs : public noncopyable
+class Dialogs : public boost::noncopyable
 {
 public:
        ///