]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/ref_inset.h
split inset -> inset + updatableinset
[lyx.git] / src / mathed / ref_inset.h
index 656e90ffb6fd28ceb54a0c7c0ed286d68d1bdbb8..bb9a6c25da9af7a4521bddbd78557c3d78904478 100644 (file)
@@ -1,9 +1,6 @@
 #ifndef REF_INSET_H
 #define REF_INSET_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include "command_inset.h"
 
@@ -21,7 +18,7 @@ public:
        ///
        void infoize(std::ostream & os) const;
        ///
-       result_type dispatch(FuncRequest const & cmd, idx_type & idx, pos_type & pos);
+       dispatch_result dispatch(FuncRequest const & cmd, idx_type & idx, pos_type & pos);
        ///
        string screenLabel() const;
        ///