Basic support for cr2 raw files

This commit is contained in:
2019-08-20 08:26:27 +02:00
parent c14de4913c
commit 9a5027e498
3 changed files with 31 additions and 4 deletions
+2
View File
@@ -13,6 +13,8 @@ TEMPLATE = app
CONFIG += c++11
LIBS += -lraw
SOURCES += main.cpp\
mainwindow.cpp \
imagescrollarea.cpp \