]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_hullinset.h
rename commandtags.h to lfuns.h and renumber/cleanup. Rebuild the tree !
[lyx.git] / src / mathed / math_hullinset.h
index 86bf5dc9efaeb83609866b5c076928a74e3ba3ec..63e580f1052c497820f1464104e4b4e3cfd43478 100644 (file)
@@ -4,9 +4,6 @@
 
 #include "math_gridinset.h"
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 /** This provides an interface between "LyX insets" and "LyX math insets"
  *  \author André Pönitz
@@ -49,7 +46,7 @@ public:
        ///
        bool ams() const;
        /// local dispatcher
-       result_type dispatch(FuncRequest const & cmd, idx_type & idx, pos_type & pos);
+       dispatch_result dispatch(FuncRequest const & cmd, idx_type & idx, pos_type & pos);
        ///
        void getLabelList(std::vector<string> &) const;
        ///