summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/jabber
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/jabber')
-rw-r--r--kopete/protocols/jabber/Makefile.am2
-rw-r--r--kopete/protocols/jabber/kioslave/Makefile.am2
-rw-r--r--kopete/protocols/jabber/ui/dlgchatroomslist.ui12
3 files changed, 8 insertions, 8 deletions
diff --git a/kopete/protocols/jabber/Makefile.am b/kopete/protocols/jabber/Makefile.am
index ce462f74..f0c6486d 100644
--- a/kopete/protocols/jabber/Makefile.am
+++ b/kopete/protocols/jabber/Makefile.am
@@ -44,7 +44,7 @@ kopete_jabber_la_SOURCES = \
jabbertransport.cpp\
jabberbookmarks.cpp
-kopete_jabber_la_LDFLAGS = -no-undefined -module $(KDE_PLUGIN) $(all_libraries)
+kopete_jabber_la_LDFLAGS = -no-undefined -module $(KDE_PLUGIN) $(all_libraries) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
kopete_jabber_la_LIBADD = $(top_builddir)/kopete/libkopete/libkopete.la \
ui/libkopetejabberui.la \
libiris/iris/include/libiris.la \
diff --git a/kopete/protocols/jabber/kioslave/Makefile.am b/kopete/protocols/jabber/kioslave/Makefile.am
index 7fe4d3d6..3f3c0345 100644
--- a/kopete/protocols/jabber/kioslave/Makefile.am
+++ b/kopete/protocols/jabber/kioslave/Makefile.am
@@ -14,7 +14,7 @@ kde_module_LTLIBRARIES = kio_jabberdisco.la
kio_jabberdisco_la_SOURCES = jabberdisco.cpp
kio_jabberdisco_la_LIBADD = ../libjabberclient.la ../libiris/qca/src/libqca.la ../libiris/iris/include/libiris.la ../libiris/iris/xmpp-im/libiris_xmpp_im.la ../libiris/iris/xmpp-core/libiris_xmpp_core.la ../libiris/iris/jabber/libiris_jabber.la ../libiris/cutestuff/util/libcutestuff_util.la ../libiris/cutestuff/network/libcutestuff_network.la $(LIB_KIO)
-kio_jabberdisco_la_LDFLAGS = -no-undefined -module $(KDE_PLUGIN) $(all_libraries)
+kio_jabberdisco_la_LDFLAGS = -no-undefined -module $(KDE_PLUGIN) $(all_libraries) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor
noinst_HEADERS = jabberdisco.h
diff --git a/kopete/protocols/jabber/ui/dlgchatroomslist.ui b/kopete/protocols/jabber/ui/dlgchatroomslist.ui
index 5feefbb7..31f5b201 100644
--- a/kopete/protocols/jabber/ui/dlgchatroomslist.ui
+++ b/kopete/protocols/jabber/ui/dlgchatroomslist.ui
@@ -161,22 +161,22 @@
</connection>
<connection>
<sender>tblChatRoomsList</sender>
- <signal>clicked(int,int,int,const QPoint&amp;)</signal>
+ <signal>clicked(int,int,int,const TQPoint&amp;)</signal>
<receiver>dlgChatRoomsList</receiver>
- <slot>slotClick(int,int,int,const QPoint&amp;)</slot>
+ <slot>slotClick(int,int,int,const TQPoint&amp;)</slot>
</connection>
<connection>
<sender>tblChatRoomsList</sender>
- <signal>doubleClicked(int,int,int,const QPoint&amp;)</signal>
+ <signal>doubleClicked(int,int,int,const TQPoint&amp;)</signal>
<receiver>dlgChatRoomsList</receiver>
- <slot>slotDoubleClick(int,int,int,const QPoint&amp;)</slot>
+ <slot>slotDoubleClick(int,int,int,const TQPoint&amp;)</slot>
</connection>
</connections>
<Q_SLOTS>
<slot>slotQuery()</slot>
<slot>slotJoin()</slot>
- <slot>slotClick(int row, int col, int button, const QPoint&amp; mousePos)</slot>
- <slot>slotDoubleClick(int row, int col, int button, const QPoint&amp; mousePos)</slot>
+ <slot>slotClick(int row, int col, int button, const TQPoint&amp; mousePos)</slot>
+ <slot>slotDoubleClick(int row, int col, int button, const TQPoint&amp; mousePos)</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includehints>