[ekiga/v4_0] [windows] Complete my previous commit



commit 4e339ceae240fbf174caa06ab4fe4f5af8144a8e
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date:   Mon Feb 18 17:10:08 2013 +0100

    [windows] Complete my previous commit

 .../videooutput-manager-common.cpp                 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lib/engine/components/common-videooutput/videooutput-manager-common.cpp 
b/lib/engine/components/common-videooutput/videooutput-manager-common.cpp
index ca7757b..fbabca1 100644
--- a/lib/engine/components/common-videooutput/videooutput-manager-common.cpp
+++ b/lib/engine/components/common-videooutput/videooutput-manager-common.cpp
@@ -51,7 +51,7 @@
 
 /* The functions */
 GMVideoOutputManager::GMVideoOutputManager(Ekiga::ServiceCore & _core)
-  : PThread (1000, NoAutoDeleteThread, HighestPriority, "GMVideoOutputManager"),
+  : PThread (1000, AutoDeleteThread, HighestPriority, "GMVideoOutputManager"),
     core (_core)
 {
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]