summaryrefslogtreecommitdiffstats
path: root/shemov.pro
diff options
context:
space:
mode:
authorArno <arno@disconnect.de>2018-05-21 08:53:49 +0200
committerArno <arno@disconnect.de>2018-05-21 08:54:48 +0200
commitd2225f43d25746d0870fed31c3ca1deaaa9e7686 (patch)
treeb3f73cf1bc48953dbafc07838d1e767f251684be /shemov.pro
parent55244c62be2a78a4e742635bfaed51c0178c83f8 (diff)
downloadSheMov-d2225f43d25746d0870fed31c3ca1deaaa9e7686.tar.gz
SheMov-d2225f43d25746d0870fed31c3ca1deaaa9e7686.tar.bz2
SheMov-d2225f43d25746d0870fed31c3ca1deaaa9e7686.zip
Implement edit files
Make it possible to edit files (again).
Diffstat (limited to 'shemov.pro')
-rw-r--r--shemov.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/shemov.pro b/shemov.pro
index baa8137..38916a6 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -47,7 +47,8 @@ SOURCES = main.cpp \
moviewidget.cpp \
smview.cpp \
moviepropertiesdialog.cpp \
- sminputdialog.cpp
+ sminputdialog.cpp \
+ editfiledialog.cpp
HEADERS = \
shemov.h \
helper.h \
@@ -89,7 +90,8 @@ HEADERS = \
moviewidget.h \
smview.h \
moviepropertiesdialog.h \
- sminputdialog.h
+ sminputdialog.h \
+ editfiledialog.h
LIBS += -lmagic -lXfixes -lX11 -lMagick++-6.Q16HDRI
INCLUDEPATH += /usr/include/ImageMagick-6/
RESOURCES = shemov.qrc