Add FITS files indexing support to database
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
#include <QString>
|
||||
#include "imageinfo.h"
|
||||
|
||||
bool readFITSHeader(const QString &path, ImageInfoData &info);
|
||||
|
||||
class Image;
|
||||
|
||||
class LoadRunable : public QRunnable
|
||||
|
||||
Reference in New Issue
Block a user