From a0ae79cb4616fcca8a25b1a6f54bbecd39474bd5 Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 18 Apr 2014 12:50:24 +0200 Subject: Delete files from Archive Well, the title says it all. KILL THEM! --- archiveview.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'archiveview.h') diff --git a/archiveview.h b/archiveview.h index dbe0e8f..a900ec2 100644 --- a/archiveview.h +++ b/archiveview.h @@ -111,9 +111,13 @@ class ArchiveTree : public SmTreeView { }; class ArchiveFiles : public SmTreeView { + Q_OBJECT public: explicit ArchiveFiles(const QString &headerSettings = "afilesheaders", QWidget *parent = 0); + public slots: + void deleteFromFiles(); + protected: virtual void mousePressEvent(QMouseEvent *e); virtual void mouseMoveEvent(QMouseEvent *e); -- cgit v1.2.3-70-g09d2