mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 01:58:00 +02: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