Do not load images that were already released
This commit is contained in:
+4
-2
@@ -19,9 +19,11 @@ SOURCES += main.cpp\
|
||||
mainwindow.cpp \
|
||||
imagescrollarea.cpp \
|
||||
imageringlist.cpp \
|
||||
database.cpp
|
||||
database.cpp \
|
||||
loadrunable.cpp
|
||||
|
||||
HEADERS += mainwindow.h \
|
||||
imagescrollarea.h \
|
||||
imageringlist.h \
|
||||
database.h
|
||||
database.h \
|
||||
loadrunable.h
|
||||
|
||||
Reference in New Issue
Block a user