split switcher and traverser to prepare for shuffle mode

This commit is contained in:
Manuel
2020-02-13 21:52:17 +01:00
parent 0eb9596095
commit db09dc43f2
8 changed files with 189 additions and 77 deletions

View File

@@ -27,11 +27,13 @@ SOURCES += \
main.cpp \
mainwindow.cpp \
imageswitcher.cpp \
pathtraverser.cpp \
imageselector.cpp
HEADERS += \
mainwindow.h \
imageselector.h \
pathtraverser.h \
imageswitcher.h
FORMS += \