From dc603077a93b2b24d709126200e7c5ee8c1af83b Mon Sep 17 00:00:00 2001 From: Arno Date: Wed, 20 Mar 2013 17:05:39 +0100 Subject: Auto resize FileView Automatically resize FileView when it changes. I guess I was quite drunk on the first try. Fortunately I didn't commit it :) --- smdirmodel.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'smdirmodel.h') diff --git a/smdirmodel.h b/smdirmodel.h index 620a632..3712cba 100644 --- a/smdirmodel.h +++ b/smdirmodel.h @@ -47,6 +47,9 @@ class SmDirModel : public SmTreeModel { private slots: void populate(); + signals: + void needResize(); + private: const QList fileData(const QFileInfo &fi) const; SmDirWatcher *mWatch; -- cgit v1.2.3-70-g09d2