fix comand line parser bug
add statistics dialog add ability to zoom in on image viewer
This commit is contained in:
parent
b10a260ddb
commit
07e6b6611d
10 changed files with 196 additions and 57 deletions
|
|
@ -49,7 +49,7 @@ public:
|
|||
std::vector<CameraSetup> cameras;
|
||||
bool nodistort = false;
|
||||
|
||||
Profile(const QString& name = "Unamed");
|
||||
Profile(const QString& name = "");
|
||||
void store(QSettings& settings) const;
|
||||
void store(const QString& name);
|
||||
void store();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue