From: adv Date: Thu, 22 Dec 2011 07:54:19 +0000 (+0000) Subject: Windiws compilation X-Git-Tag: CTH_1_7_3~20 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=8eca8f03c7b0945c0e8c50ee9005e80e11349d00;p=modules%2Fgui.git Windiws compilation --- diff --git a/src/SUIT/SUIT_Session.cxx b/src/SUIT/SUIT_Session.cxx index e12db29cf..19c372d7b 100755 --- a/src/SUIT/SUIT_Session.cxx +++ b/src/SUIT/SUIT_Session.cxx @@ -566,10 +566,10 @@ int SUIT_Session::lockFcntl( QString theLF ) fLock.l_len = 0; fLock.l_start = 0; return fcntl( fileno( aFD ), F_SETLK, &fLock ); -#endif - } +#endif + /*! Slot, called when backup interval is out, iterates through all opened applications, creates 'folderName' directories for them and calls app->backup( folderName );