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

List:       kde-commits
Subject:    koffice/kspread/plugins/insertcalendar
From:       Stefan Nikolaus <stefan.nikolaus () kdemail ! net>
Date:       2006-04-22 20:34:12
Message-ID: 1145738052.091710.27221.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 532795 by nikolaus:

compile


 M  +1 -1      kspread_plugininsertcalendar.cc  
 M  +1 -1      kspread_plugininsertcalendar.h  


--- trunk/koffice/kspread/plugins/insertcalendar/kspread_plugininsertcalendar.cc \
#532794:532795 @@ -50,7 +50,7 @@
 K_EXPORT_COMPONENT_FACTORY( libkspreadinsertcalendar,  \
InsertCalendarFactory("kspreadinsertcalendar"))  
 
-PluginInsertCalendar::PluginInsertCalendar( QObject *parent )
+PluginInsertCalendar::PluginInsertCalendar( QObject *parent, const char * /*name*/, \
const QStringList& /*args*/ )  : Plugin(parent)
 {
     this->m_kspreadView = NULL;
--- trunk/koffice/kspread/plugins/insertcalendar/kspread_plugininsertcalendar.h \
#532794:532795 @@ -77,7 +77,7 @@
     /**
      * Constructor. This constructor is usable with KGenericFactory.
      */
-    PluginInsertCalendar( QObject *parent );
+    PluginInsertCalendar( QObject *parent, const char *name, const QStringList& args \
);  
     /**
      * Virtual destructor.


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

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