Adding platesolving
This commit is contained in:
@@ -41,6 +41,7 @@ public:
|
||||
// scale in range 19-1
|
||||
bool downloadIndex(int scale);
|
||||
void abort();
|
||||
static QStringList indexFileNames(int scale);
|
||||
signals:
|
||||
void progress(int percent, int files);
|
||||
protected slots:
|
||||
|
||||
Reference in New Issue
Block a user