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

List:       kde-commits
Subject:    KDE/kdepim/akonadi/clients/akonadiconsole
From:       Volker Krause <vkrause () kde ! org>
Date:       2007-01-12 15:20:54
Message-ID: 1168615254.833468.27244.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 622651 by vkrause:

start Akonadi if necessary


 M  +3 -0      mainwindow.cpp  


--- trunk/KDE/kdepim/akonadi/clients/akonadiconsole/mainwindow.cpp #622650:622651
@@ -23,8 +23,11 @@
 
 #include "mainwindow.h"
 
+#include <libakonadi/control.h>
+
 MainWindow::MainWindow( QWidget *parent )
   : QMainWindow( parent )
 {
+  Akonadi::Control::start();
   setCentralWidget( new MainWidget( this ) );
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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