]> git.lyx.org Git - lyx.git/blobdiff - src/lyxfind.h
* do not lookup the same macro all the time
[lyx.git] / src / lyxfind.h
index 9ff26374b4d76ed0428ec0d683b878abf2c1dfc2..c6885948ac903b920a845e55d245896c60c1a68c 100644 (file)
@@ -21,7 +21,7 @@ namespace lyx {
 
 class BufferView;
 class FuncRequest;
-class LyXText;
+class Text;
 
 /** Encode the parameters needed to find \c search as a string
  *  that can be dispatched to the LyX core in a FuncRequest wrapper.