]> git.lyx.org Git - lyx.git/blobdiff - src/bufferparams.h
Fix working of the spellchecker dialog with ispell when there are no
[lyx.git] / src / bufferparams.h
index f912ffe1a8787f5ff2ff1040a7f6a0b09f08a5fd..1d0adc1fd6b6580f6412c58ad6e07f0b6adfcec0 100644 (file)
@@ -113,6 +113,9 @@ public:
        ///
        void useClassDefaults();
 
+       ///
+       bool hasClassDefaults() const;
+
        ///
        VSpace const & getDefSkip() const { return defskip; }