From 424d37e94dbf820e3d0559e0041d6d2cd005f072 Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 7 Feb 2014 15:06:09 +0100 Subject: Actually move Files... ...when moving them to burn. Was too eager removing debug statements Also behave properly after a model reset. --- archivebrowsermodel.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'archivebrowsermodel.h') diff --git a/archivebrowsermodel.h b/archivebrowsermodel.h index ff11c2a..df91332 100644 --- a/archivebrowsermodel.h +++ b/archivebrowsermodel.h @@ -31,6 +31,9 @@ class ArchiveBrowserModel : public SmTreeModel { public slots: void refresh(); + signals: + void populated(); + private: void populate(); int mNumFields; -- cgit v1.2.3-70-g09d2