]> git.lyx.org Git - features.git/blobdiff - src/language.h
This should clean up the language stuff a bit and a small new check for
[features.git] / src / language.h
index e1e82776923f62199b0fe152481ce91287666628..fff0aa636d214d80f5ecb5df3447653f3f378593 100644 (file)
@@ -116,5 +116,6 @@ extern Languages languages;
 extern Language const * default_language;
 extern Language const * english_language;
 extern Language const * ignore_language;
+extern Language const * inherit_language;
 
 #endif