Remove unused dialog

This commit is contained in:
Luis Ángel San Martín
2023-04-29 08:36:30 +02:00
parent 8f738766ed
commit b3d970fdf4
3 changed files with 0 additions and 86 deletions

View File

@ -86,7 +86,6 @@ HEADERS += ../common/comic.h \
../common/bookmarks.h \
bookmarks_dialog.h \
render.h \
shortcuts_dialog.h \
translator.h \
goto_flow_widget.h \
page_label_widget.h \
@ -125,7 +124,6 @@ SOURCES += ../common/comic.cpp \
../common/bookmarks.cpp \
bookmarks_dialog.cpp \
render.cpp \
shortcuts_dialog.cpp \
translator.cpp \
goto_flow_widget.cpp \
page_label_widget.cpp \