]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/TocModel.h
Revert "Mark some intentional fall-throughs (in a way understandable to gcc)"
[lyx.git] / src / frontends / qt4 / TocModel.h
index 0c3c6b09dde61d52851f15e99c9a4319b892a575..ed94218ad6529786d0b1b154573beaa52407d098 100644 (file)
@@ -86,7 +86,7 @@ private:
 class TocModelSortProxyModel : public QSortFilterProxyModel
 {
 public:
-       TocModelSortProxyModel(QObject * w) 
+       TocModelSortProxyModel(QObject * w)
                : QSortFilterProxyModel(w)
        {}