Add filesystem widget
This commit is contained in:
@@ -23,6 +23,7 @@ win32:LIBS += -LC:\msys64\mingw64\lib -LC:\msys64\mingw64\bin
|
||||
win32:INCLUDEPATH += C:\msys64\mingw64\include\ C:\msys64\mingw64\include\cfitsio
|
||||
|
||||
SOURCES += main.cpp\
|
||||
filesystemwidget.cpp \
|
||||
mainwindow.cpp \
|
||||
imagescrollarea.cpp \
|
||||
imageringlist.cpp \
|
||||
@@ -35,6 +36,7 @@ SOURCES += main.cpp\
|
||||
rawimage.cpp
|
||||
|
||||
HEADERS += mainwindow.h \
|
||||
filesystemwidget.h \
|
||||
imagescrollarea.h \
|
||||
imageringlist.h \
|
||||
database.h \
|
||||
|
||||
Reference in New Issue
Block a user