summaryrefslogtreecommitdiffstats
path: root/dvdimagejob.h
diff options
context:
space:
mode:
Diffstat (limited to 'dvdimagejob.h')
-rw-r--r--dvdimagejob.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dvdimagejob.h b/dvdimagejob.h
index 53050db..0d29b56 100644
--- a/dvdimagejob.h
+++ b/dvdimagejob.h
@@ -15,7 +15,7 @@ public:
bool saveImageToPath(const QString &path);
Video::Jobs jobType() const;
public slots:
- void terminate();
+ void kill();
private:
static int cmpvob(const void *p1, const void *p2);
typedef struct vobfile {