X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FTextCache.h;h=b18aabf3ca7ebebc2abc03fea2e52588538c989e;hb=c90c5e6386ce69c34c99b3594d6fa452e6a13161;hp=c65111d45b9474821c9af18dff9286e9a48baf2a;hpb=6bba977f42b0cde753ac2ffd26f3f9c6b32ba0b6;p=lyx.git diff --git a/src/TextCache.h b/src/TextCache.h index c65111d45b..b18aabf3ca 100644 --- a/src/TextCache.h +++ b/src/TextCache.h @@ -138,6 +138,6 @@ private: Cache cache; }; -// bla bla +/// extern TextCache textcache; #endif