Skip to content

Commit

Permalink
namematcher
Browse files Browse the repository at this point in the history
  • Loading branch information
mugiseyebrows committed Oct 30, 2019
1 parent f9b7506 commit 1b8140b
Show file tree
Hide file tree
Showing 9 changed files with 257 additions and 718 deletions.
4 changes: 2 additions & 2 deletions mugi-ffmpeg.pro
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ HEADERS += \
src/tasksmodel.h \
src/version.h \
src/worker.h \
src/lit.h
src/namematcher.h

SOURCES += \
src/action.cpp \
Expand All @@ -52,7 +52,7 @@ SOURCES += \
src/taskitemdelegate.cpp \
src/tasksmodel.cpp \
src/worker.cpp \
src/lit.cpp
src/namematcher.cpp

FORMS += \
src/mainwindow.ui
Expand Down
Loading

0 comments on commit 1b8140b

Please sign in to comment.