]> git.lyx.org Git - lyx.git/blobdiff - src/aspell_local.h
* GuiView.C (updateTab): do not update early if current tab has
[lyx.git] / src / aspell_local.h
index f7e840d5f45e44b5dbe0333d7489bba0b8e5f4e4..250cd97b0de8d47ae58429f9fe2fd30982eb2fa5 100644 (file)
 #include <map>
 
 
-class AspellSpeller;
-class AspellStringEnumeration;
-class AspellCanHaveError;
-class AspellConfig;
+struct AspellSpeller;
+struct AspellStringEnumeration;
+struct AspellCanHaveError;
+struct AspellConfig;
 
 namespace lyx {