[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    qt-copy/src/tools
From:       Eray Ozkural <erayo () cs ! bilkent ! edu ! tr>
Date:       2003-02-13 3:58:34
[Download RAW message or body]

CVS commit by exa: 

oops


  M +2 -2      qlibrary_unix.cpp   1.23


--- qt-copy/src/tools/qlibrary_unix.cpp  #1.22:1.23
@@ -142,5 +142,5 @@ bool QLibraryPrivate::freeLibrary()
         return TRUE;
 
-/*    if ( dlclose( pHnd ) ) {
+    if ( dlclose( pHnd ) ) {
 #if defined(QT_DEBUG) || defined(QT_DEBUG_COMPONENT)
         qWarning( "%s", dlerror() );
@@ -148,5 +148,5 @@ bool QLibraryPrivate::freeLibrary()
         return FALSE;
     }
-*/
+
     pHnd = 0;
     return TRUE;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic