Skip to content

Commit

Permalink
project fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lgolouz committed Oct 20, 2021
1 parent 37a32c9 commit 3ecc604
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ZXTapeReviver.pro
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ DEFINES += QT_DEPRECATED_WARNINGS
CONFIG += c++14

SOURCES += \
sources/actions/actionbase.cpp \
sources/main.cpp \
sources/models/fileworkermodel.cpp \
sources/controls/waveformcontrol.cpp \
Expand All @@ -36,7 +35,6 @@ SOURCES += \
sources/models/suspiciouspointsmodel.cpp

HEADERS += \
sources/actions/actionbase.h \
sources/defines.h \
sources/models/fileworkermodel.h \
sources/controls/waveformcontrol.h \
Expand Down

0 comments on commit 3ecc604

Please sign in to comment.