]> git.lyx.org Git - lyx.git/blobdiff - src/support/FileName.h
Let paragraph::requestSpellcheck() consider contained insets
[lyx.git] / src / support / FileName.h
index 923962b03a94891b69635542c930d9e8ee37223d..1cf1e730f4801704e2c955d1b132a4d60def40c8 100644 (file)
@@ -260,7 +260,7 @@ public:
         */
        void set(std::string const & filename, std::string const & buffer_path);
        ///
-       void erase();
+       void erase() override;
        ///
        bool saveAbsPath() const { return save_abs_path_; }
        /// \param buffer_path if empty, uses `pwd`