[Kde-pim] [patch] KPIM::PimApplication in kontact?

Jarosław Staniek js at iidea.pl
Thu May 29 07:34:19 BST 2008


Hi, doesn't the recent switch to KPIM::PimApplication also apply to Kontact?


Index: kontact/src/main.cpp
===================================================================
--- kontact/src/main.cpp        (wersja 813932)
+++ kontact/src/main.cpp        (kopia robocza)
@@ -25,6 +25,8 @@
  #include "plugin.h"
  #include "uniqueapphandler.h"

+#include <pimapplication.h>
+
  #include <kaboutdata.h>
  #include <kcmdlineargs.h>
  #include <kdebug.h>
@@ -48,7 +50,7 @@

  static const char version[] = "1.3";

-class KontactApp : public KUniqueApplication
+class KontactApp : public KPIM::PimApplication
  {
    Q_OBJECT

-- 
regards / pozdrawiam, Jaroslaw Staniek
  Sponsored by OpenOffice Polska (http://www.openoffice.com.pl/en) to work on
  Kexi & KOffice (http://www.kexi.pl/en, http://www.koffice.org/kexi)
  KDE Libraries for MS Windows (http://windows.kde.org)
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list