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

List:       kde-commits
Subject:    kdenetwork/kmail
From:       Stephan Kulow <coolo () kde ! org>
Date:       2002-12-05 21:00:56
[Download RAW message or body]

CVS commit by coolo: 

namespace fixes


  M +3 -3      kmail_part.cpp   1.4


--- kdenetwork/kmail/kmail_part.cpp:1.3	Wed Dec  4 14:40:05 2002
@@ -65,8 +65,8 @@
   KGlobal::locale()->insertCatalogue("libkdenetwork");
 
   // Check that all updates have been run on the config file:
-  kmail::checkConfigUpdates();
-  kmail::lockOrDie();
+  KMail::checkConfigUpdates();
+  KMail::lockOrDie();
 
   kapp->dcopClient()->suspend(); // Don't handle DCOP requests yet
 
@@ -134,7 +134,7 @@
   }
   kernel->notClosedByUser();
   delete kernel;
-  kmail::cleanup();
+  KMail::cleanup();
 }
 
 KAboutData *KMailPart::createAboutData()

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

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