Version Bump
Remember Save paths add missing files
This commit is contained in:
parent
42da1746b5
commit
3c788f57c2
20 changed files with 1168 additions and 7 deletions
|
|
@ -34,7 +34,7 @@ private:
|
|||
QLine yLine_;
|
||||
bool selectionStarted_ = false;
|
||||
double clamp_ = std::numeric_limits<double>::max();
|
||||
static QString lastSavePath_;
|
||||
inline static QString lastSavePath_ = "./";
|
||||
|
||||
void transfromToSourceCoordinates(int inX, int inY, int& outX, int& outY);
|
||||
void convertImage(cv::Mat image);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue