mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 21:07:13 +02:00
trying with gui makefile changes
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
#include <QAbstractButton>
|
||||
using namespace std;
|
||||
|
||||
class qDefs:public QWidget{
|
||||
class qDefs:public QWidget {
|
||||
public:
|
||||
//-------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
@ -28,7 +28,6 @@ public:
|
||||
qDefs(){};
|
||||
//-------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
static const int64_t GUI_VERSION=0x20121213;
|
||||
|
||||
#define GOODBYE -200
|
||||
//-------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user