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

List:       kde-commits
Subject:    KDE/kdepim/libkleo/tests
From:       Laurent Montel <montel () kde ! org>
Date:       2007-07-27 17:13:18
Message-ID: 1185556398.451853.25320.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 693311 by mlaurent:

Necessary to initialize it


 M  +3 -1      test_keyselectiondialog.cpp  


--- trunk/KDE/kdepim/libkleo/tests/test_keyselectiondialog.cpp #693310:693311
@@ -31,7 +31,8 @@
 
 #include "libkleo/ui/keyselectiondialog.h"
 #include <gpgme++/key.h>
-
+#include <KApplication>
+#include <KComponentData>
 #include <kcmdlineargs.h>
 #include <kaboutdata.h>
 #include <kglobal.h>
@@ -44,6 +45,7 @@
   KAboutData aboutData( "test_keyselectiondialog", 0, ki18n("KeySelectionDialog Test"), "0.1" );
   KCmdLineArgs::init( argc, argv, &aboutData );
 
+  KApplication app;
   KIconLoader::global()->addAppDir( "libkleopatra" );
 
   Kleo::KeySelectionDialog dlg( "Kleo::KeySelectionDialog Test",
[prev in list] [next in list] [prev in thread] [next in thread] 

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