]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt/TocWidget.h
Attempt to fix #12226 for good
[features.git] / src / frontends / qt / TocWidget.h
index 4f8c617c3e294b2fcca35998b763827866de68e9..df6c7052802bf11d401196992374e2cce5fcb90c 100644 (file)
@@ -120,7 +120,7 @@ private:
        // Timer for scheduling expensive update operations
        QTimer * timer_;
        /// Filter bar
-       FancyLineEdit * filter_;
+       FancyLineEdit * filter_ = nullptr;
 };
 
 } // namespace frontend