]> git.lyx.org Git - lyx.git/blobdiff - src/factory.h
Collapse all those LFUN_XYZ_APPLY to a single LFUN_INSET_APPLY.
[lyx.git] / src / factory.h
index 8a4a53dc86c16b6efb24aa8c6c48195c65ce0063..1c25480fdcd99f1eb7efee15161e7ebe72887a4c 100644 (file)
@@ -19,4 +19,3 @@ class FuncRequest;
 Inset * createInset(FuncRequest const & cmd);
 
 #endif
-