mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 22:58:02 +01:00
WIP
This commit is contained in:
@@ -97,7 +97,7 @@ class qDefs : public QWidget {
|
||||
/**
|
||||
* range of x and y axes
|
||||
*/
|
||||
enum range { XMINIMUM, XMAXIMUM, YMINIMUM, YMAXIMUM };
|
||||
enum range { XMIN, XMAX, YMIN, YMAX };
|
||||
|
||||
/**
|
||||
* function enums for the qServer and qClient
|
||||
|
||||
Reference in New Issue
Block a user