mirror of
https://github.com/debauchee/barrier.git
synced 2025-06-21 12:07:04 +02:00
Merging 1.4.2 r678 into trunk
This commit is contained in:
parent
7c6bd1cb10
commit
148ebb611b
1 changed files with 2 additions and 2 deletions
|
@ -27,9 +27,9 @@
|
|||
#include <UserEnv.h>
|
||||
#include <sstream>
|
||||
|
||||
CMSWindowsRelauncher::CMSWindowsRelauncher()
|
||||
CMSWindowsRelauncher::CMSWindowsRelauncher() :
|
||||
m_thread(NULL)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
CMSWindowsRelauncher::~CMSWindowsRelauncher()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue