Remove unused code and images.

This commit is contained in:
Luis Ángel San Martín
2018-09-12 10:42:56 +02:00
committed by Luis Ángel San Martín
parent 17f467994f
commit f090e5483b
10 changed files with 0 additions and 75 deletions

View File

@ -105,7 +105,6 @@ HEADERS += ../common/comic.h \
../common/qnaturalsorting.h \
../common/yacreader_global.h \
../common/yacreader_global_gui.h \
../common/onstart_flow_selection_dialog.h \
../common/comic_db.h \
../common/folder.h \
../common/library_item.h \
@ -143,7 +142,6 @@ SOURCES += ../common/comic.cpp \
../common/custom_widgets.cpp \
../common/check_new_version.cpp \
../common/qnaturalsorting.cpp \
../common/onstart_flow_selection_dialog.cpp \
../common/comic_db.cpp \
../common/folder.cpp \
../common/library_item.cpp \

View File

@ -12,7 +12,6 @@
#include "render.h"
#include "goto_dialog.h"
#include "translator.h"
#include "onstart_flow_selection_dialog.h"
#include "page_label_widget.h"
#include "notifications_label_widget.h"
#include "comic_db.h"

View File

@ -48,8 +48,6 @@
<file>../images/helpImages/mouse.png</file>
<file>../images/helpImages/speaker.png</file>
<file>../images/defaultCover.png</file>
<file>../images/onStartFlowSelection.png</file>
<file>../images/onStartFlowSelection_es.png</file>
<file>../images/useNewFlowButton.png</file>
<file>../images/useOldFlowButton.png</file>
<file>../images/fromTo.png</file>