mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 16:18:05 +01:00
works so far, no gui yet
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
#pragma once
|
||||
/************************************************
|
||||
* @file ThreadObject.h
|
||||
* @short creates/destroys a thread
|
||||
***********************************************/
|
||||
#ifndef THREADOBJECT_H
|
||||
#define THREADOBJECT_H
|
||||
/**
|
||||
*@short creates/destroys a thread
|
||||
*/
|
||||
@@ -108,4 +107,3 @@ class ThreadObject : private virtual slsReceiverDefs {
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user