This patch will make qt/kde-gui make the enter key send messages.  It will 
work for both 1.2.7 and CVS.

Jon

______________________________________________________________
Jon Keating                                                ICQ #16325723
äååéåç                                               GPG ID: 0x2290A71F
[EMAIL PROTECTED]
emostar on irc.freenode.net
Index: plugins/qt-gui/src/mledit.cpp
===================================================================
RCS file: /cvsroot/licq/qt-gui/src/mledit.cpp,v
retrieving revision 1.31
diff -r1.31 plugins/qt-gui/src/mledit.cpp
51c51
<   a->connectItem(a->insertItem(Key_Enter + CTRL),
---
>   a->connectItem(a->insertItem(Key_Enter),
53c53
<   a->connectItem(a->insertItem(Key_Return + CTRL),
---
>   a->connectItem(a->insertItem(Key_Return),

Attachment: pgpfLnSQyfNWi.pgp
Description: signature

Reply via email to