From a4054f1c7b38e5996081efd7583c06ebf7758e61 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 20 Oct 2012 07:46:11 +0200 Subject: Make headers in PictureView configurable Save state of QHeaderView and restore it on startup. Maybe it's time for a SmTreeView Class implementing these generic functions... --- filestreewidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'filestreewidget.h') diff --git a/filestreewidget.h b/filestreewidget.h index f6cd8e8..73f5d72 100644 --- a/filestreewidget.h +++ b/filestreewidget.h @@ -87,7 +87,7 @@ class FilesTreeView : public QTreeView { HoverWindow *mHoverWin; bool mHoverPics; bool mHoverMovies; - qint16 mCursorOffest; + qint16 mCursorOffest; }; class FilesTreeSortModel : public QSortFilterProxyModel { -- cgit v1.2.3-70-g09d2