cbd1107b79
PR: 106944 Approved by: maintainer timeout (1 month)
11 lines
368 B
C
11 lines
368 B
C
--- 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 );
|