mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
resolved issue with source not being looked at for compiling
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
//#define SVNPATH ""
|
||||
#define SVNURL "git@git.psi.ch:sls_detectors_software/sls_detector_gui.git"
|
||||
//#define SVNREPPATH ""
|
||||
#define SVNREPUUID "082fbe9d8d959d49d7dd10907e3ac10007154dc6"
|
||||
//#define SVNREV 0x402
|
||||
#define SVNREPUUID "4a4fcb049bd7ac2837af6de34598a13fab67b1e7"
|
||||
//#define SVNREV 0x404
|
||||
//#define SVNKIND ""
|
||||
//#define SVNSCHED ""
|
||||
#define SVNAUTH "Dhanya_Maliakal"
|
||||
#define SVNREV 0x402
|
||||
#define SVNDATE 0x20170707
|
||||
#define SVNREV 0x404
|
||||
#define SVNDATE 0x20170711
|
||||
//
|
||||
|
@ -10,7 +10,6 @@
|
||||
|
||||
#include "qDefs.h"
|
||||
|
||||
|
||||
/** Project Class Headers */
|
||||
class multiSlsDetector;
|
||||
/** Qt Include Headers */
|
||||
@ -52,7 +51,6 @@ private:
|
||||
};
|
||||
|
||||
|
||||
|
||||
/**
|
||||
*@short sets up the Developer parameters
|
||||
*/
|
||||
|
Reference in New Issue
Block a user