From 057da448ad06de20b8054ae1ba5ed7f6fb656c1b Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 13 Jul 2013 06:42:57 +0200 Subject: Make all NodeTypes editable Use plpgsql functions to edit nodes. Makes the program logic much easier. Also, rename rename() to edit() :) --- archiveview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archiveview.h') diff --git a/archiveview.h b/archiveview.h index fa9a1d5..e3dfba6 100644 --- a/archiveview.h +++ b/archiveview.h @@ -83,7 +83,7 @@ class ArchiveTree : public SmTreeView { virtual void setModel(ArchiveProxy *model); public slots: - void rename(); + void edit(); void remove(); void editActors(); void editGenres(); -- cgit v1.2.3-70-g09d2