summaryrefslogtreecommitdiffstats
path: root/shemov.h
diff options
context:
space:
mode:
authorArno <am@disconnect.de>2013-07-13 06:42:57 +0200
committerArno <am@disconnect.de>2013-07-13 06:42:57 +0200
commit057da448ad06de20b8054ae1ba5ed7f6fb656c1b (patch)
treec410672b3ebe17536fe0e8a8fd9abc8e9c9c3e5e /shemov.h
parente8edacfc5175e91d27d6fcba8e3ffa1b1c80754c (diff)
downloadSheMov-057da448ad06de20b8054ae1ba5ed7f6fb656c1b.tar.gz
SheMov-057da448ad06de20b8054ae1ba5ed7f6fb656c1b.tar.bz2
SheMov-057da448ad06de20b8054ae1ba5ed7f6fb656c1b.zip
Make all NodeTypes editable
Use plpgsql functions to edit nodes. Makes the program logic much easier. Also, rename rename() to edit() :)
Diffstat (limited to 'shemov.h')
-rw-r--r--shemov.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/shemov.h b/shemov.h
index db4dd67..100ae30 100644
--- a/shemov.h
+++ b/shemov.h
@@ -188,7 +188,6 @@ class SheMov : public QMainWindow {
//ArchiveView actions
QAction *mArchiveViewRenameA;
- QAction *mArchiveViewRemoveA;
QAction *mArchiveViewActorsA;
QAction *mArchiveViewGenresA;
QAction *mArchiveViewPartnoA;