Salome HOME
Merge V8_4_BR branch.
[modules/gui.git] / src / LightApp / LightApp_Application.h
index b7d2fb9ec993b98dd3fbf496882cc7965adcc035..cd9ce2e159e5633b75975d48701bdb29235e60e6 100644 (file)
@@ -343,6 +343,8 @@ protected:
 
   static int                          lastStudyId;
   QStringList                         myUserWmTypes;
+
+  friend void LightAppCleanUpAppResources();
 };
 
 #ifdef WIN32