--- kmmainwin.cpp 2001/06/12 09:44:14 1.329
+++ kmmainwin.cpp 2001/06/13 06:46:55
@@ -1318,8 +1318,10 @@
connect(win, SIGNAL(statusMsg(const QString&)),
this, SLOT(statusMsg(const QString&)));
+/*
connect(win, SIGNAL(popupMenu(const KURL&,const QPoint&)),
this, SLOT(slotMsgPopup(const KURL&,const QPoint&)));
+*/
connect(win, SIGNAL(urlClicked(const KURL&,int)),
this, SLOT(slotUrlClicked(const KURL&,int)));
connect(win, SIGNAL(showAtmMsg(KMMessage *)),
svn path=/trunk/kdenetwork/kmail/; revision=101928
wilder-work
parent
37e0f0e01e
commit
2d3754fa61
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue