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

List:       kde-commits
Subject:    kdenonbeta/kopete/libkopete
From:       Martijn Klingens <klingens () kde ! org>
Date:       2002-12-04 22:23:16
[Download RAW message or body]

CVS commit by mklingens: 

and the last one for today.


  M +0 -6      kopete.cpp   1.98
  M +0 -14     kopete.h   1.58


--- kdenonbeta/kopete/libkopete/kopete.cpp:1.97	Wed Dec  4 23:03:56 2002
@@ -305,12 +305,6 @@
 	delete event;
 }
 
-
-KopeteContactListView *Kopete::contactList() const
-{
-	return m_mainWindow ? m_mainWindow->contactlist : 0L;
-}
-
 KStatusBar* Kopete::statusBar() const
 {
 	return m_mainWindow ? m_mainWindow->statusBar() : 0L;
--- kdenonbeta/kopete/libkopete/kopete.h:1.57	Wed Dec  4 23:03:56 2002
@@ -93,18 +93,6 @@
 	{ return mLibraryLoader; }
 
 	/**
-	 * Use it to access Kopete's icon loader.
-	 * You shouldn't need to use it from a plugin.
-	 */
-	KIconLoader *iconLoader() const
-	{ return mIconLoader; }
-
-	/**
-	 * Use it to access Kopete's Contact List.
-	 */
-	KopeteContactListView *contactList() const;
-
-	/**
 	 * Use it to access the status bar
 	 * The plugins can dock status bar icons to
 	 * show informatin about the plugin itself
@@ -186,12 +174,10 @@
 
 	KopeteWindow *m_mainWindow;
 	LibraryLoader *mLibraryLoader;
-	KIconLoader *mIconLoader;
 	AppearanceConfig *mAppearance;
 
 	//User preferences config module
 	KopeteUserPreferencesConfig *mUserPreferencesConfig;
-	QString mEmoticonTheme;
 	KopeteNotifier *mNotifier;
 	KopeteMessageManagerFactory *mMessageManagerFactory;
 	KopeteTransferManager *mTransferManager;

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

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