]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/LayoutBox.h
On Linux show in crash message box the backtrace
[lyx.git] / src / frontends / qt4 / LayoutBox.h
index 493f931d1b5076b9ac3756232c25eca37fe316ae..0b37e7e82a881bdddcde49fd281610fe9c8abf74 100644 (file)
@@ -35,6 +35,7 @@ class LayoutBox : public QComboBox
        Q_OBJECT
 public:
        LayoutBox(GuiView &);
+       ~LayoutBox();
 
        /// select the right layout in the combobox.
        void set(docstring const & layout);