FreeBSD Bugzilla – Attachment 73831 Details for
Bug 106944
Fix net/kphone build with gcc41
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-kphone
patch-kphone (text/plain), 1.31 KB, created by
Tilman Keskinoz
on 2006-12-19 22:40:17 UTC
(
hide
)
Description:
patch-kphone
Filename:
MIME Type:
Creator:
Tilman Keskinoz
Created:
2006-12-19 22:40:17 UTC
Size:
1.31 KB
patch
obsolete
>Index: patch-kphone-kcallwidget.h >=================================================================== >RCS file: patch-kphone-kcallwidget.h >diff -N patch-kphone-kcallwidget.h >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ patch-kphone-kcallwidget.h 19 Dec 2006 22:10:13 -0000 >@@ -0,0 +1,11 @@ >+--- kphone/kcallwidget.h.orig Tue Dec 19 23:08:52 2006 >++++ kphone/kcallwidget.h Tue Dec 19 23:09:05 2006 >+@@ -67,7 +67,7 @@ >+ void clickHangup( void ); >+ void setHide( void ); >+ bool isHided( void ) const { return hided; } >+- void KCallWidget::setDTMFSender( QString &s ); >++ void setDTMFSender( QString &s ); >+ >+ public slots: >+ void pleaseDial( const SipUri &dialuri ); >Index: patch-kphone-kphoneview.h >=================================================================== >RCS file: patch-kphone-kphoneview.h >diff -N patch-kphone-kphoneview.h >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ patch-kphone-kphoneview.h 19 Dec 2006 22:08:19 -0000 >@@ -0,0 +1,11 @@ >+--- kphone/kphoneview.h.orig Tue Dec 19 23:07:14 2006 >++++ kphone/kphoneview.h Tue Dec 19 23:07:46 2006 >+@@ -54,7 +54,7 @@ >+ QString getStunSrv( void ); >+ void kphoneQuit( void ); >+ bool getState( void ); >+- KCallWidget *KPhoneView::DoCall( QString num, SipCall::CallType ctype ); >++ KCallWidget *DoCall( QString num, SipCall::CallType ctype ); >+ >+ signals: >+ void stateChanged( void );
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 106944
: 73831