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

List:       kde-commits
Subject:    kdelibs/kdecore/tests
From:       David Faure <faure () kde ! org>
Date:       2004-03-21 16:05:03
Message-ID: 20040321160503.9BEF099B4 () office ! kde ! org
[Download RAW message or body]

CVS commit by faure: 

Doesn't need to register to dcop (and start kdeinit etc.)


  M +2 -1      kurltest.cpp   1.89


--- kdelibs/kdecore/tests/kurltest.cpp  #1.88:1.89
@@ -10,5 +10,5 @@
 #include <qtextcodec.h>
 
-bool check(QString txt, QString a, QString b)
+static bool check(QString txt, QString a, QString b)
 {
   if (a.isEmpty())
@@ -32,4 +32,5 @@ extern void qt_set_locale_codec( QTextCo
 int main(int argc, char *argv[])
 {
+  KApplication::disableAutoDcopRegistration();
   KApplication app(argc,argv,"kurltest",false,false);
 


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

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