Salome HOME
GUI evolutions for salome gui without neither NS nor other servers.
[modules/gui.git] / src / Session / Session_ServerCheck.hxx
index d6733f7d4a4f7a0b69651a5bcc0dcb602fc00467..e6aedc60b468b37600a03111f37d9001780fc9b2 100644 (file)
@@ -33,6 +33,7 @@
 
 class QWaitCondition;
 
+template<class MY_NS>
 class SESSION_EXPORT Session_ServerCheck : public QThread
 {
   class Locker;