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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/kopete/chatwindow
From:       Christian Ehrlicher <Ch.Ehrlicher () gmx ! de>
Date:       2009-03-07 20:46:38
Message-ID: 1236458798.922337.24164.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 936529 by chehrlic:

win32 compile++

 M  +3 -1      CMakeLists.txt  
 M  +2 -1      kopeterichtextwidget.h  


--- trunk/KDE/kdenetwork/kopete/kopete/chatwindow/CMakeLists.txt #936528:936529
@@ -13,7 +13,7 @@
 chatmessagepart.cpp 
 emoticonselector.cpp 
 kopeteemoticonaction.cpp 
-chattexteditpart.cpp 
+chattexteditpart.cpp
 kopeterichtextwidget.cpp
 kopetechatwindowstylemanager.cpp 
 kopetechatwindowstyle.cpp )
@@ -34,6 +34,8 @@
 
 target_link_libraries(chattexteditpart kopete kopetechatwindow_shared ${KDE4_KPARTS_LIBS} )
 
+set_target_properties(chattexteditpart PROPERTIES DEFINE_SYMBOL KOPETECHATWINDOW_SHARED_EXPORT="")
+
 install(TARGETS chattexteditpart  DESTINATION ${PLUGIN_INSTALL_DIR})
 
 
--- trunk/KDE/kdenetwork/kopete/kopete/chatwindow/kopeterichtextwidget.h #936528:936529
@@ -24,6 +24,7 @@
 #include "kopeteprotocol.h"
 
 #include <krichtextwidget.h>
+#include <kopete_export.h>
 
 /**
  * @brief A KopeteRichTextWidget with overidden behaviors
@@ -35,7 +36,7 @@
  *
  * @since 4.2
  */
-class KDEUI_EXPORT KopeteRichTextWidget : public KRichTextWidget
+class KOPETECHATWINDOW_SHARED_EXPORT KopeteRichTextWidget : public KRichTextWidget
 {
     Q_OBJECT
 public:
[prev in list] [next in list] [prev in thread] [next in thread] 

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