From 35f5a0c5e13df3a0a41ef990b886a98ce2374a5c Mon Sep 17 00:00:00 2001 From: Arno Date: Mon, 3 Jun 2013 09:32:41 +0200 Subject: Remove nodes Implement remove nodes for ArchiveView. Only empty nodes without children can be removed. Everything else is too dangerous :) --- archiveview.h | 1 + 1 file changed, 1 insertion(+) (limited to 'archiveview.h') diff --git a/archiveview.h b/archiveview.h index 540db29..9e3e666 100644 --- a/archiveview.h +++ b/archiveview.h @@ -72,6 +72,7 @@ class ArchiveTree : public SmTreeView { public slots: void rename(); + void remove(); private: void impossible(const QString msg = tr("Unable to perform function!")); -- cgit v1.2.3-70-g09d2