<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[Freeswitch-trunk][16111] </title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<div id="header">FreeSWITCH Subversion</div>
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://fisheye.freeswitch.org/changelog/FreeSWITCH?cs=16111">16111</a></dd>
<dt>Author</dt> <dd>jmesquita</dd>
<dt>Date</dt> <dd>2009-12-31 16:58:14 -0600 (Thu, 31 Dec 2009)</dd>
</dl>

<h3>Log Message</h3>
<pre>Initial work to support multiple lines. Took away the dial for a minute. Sorry about that.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#freeswitchtrunkcontribjmesquitaFSPhoneFSPhonepro">freeswitch/trunk/contrib/jmesquita/FSPhone/FSPhone.pro</a></li>
<li><a href="#freeswitchtrunkcontribjmesquitaFSPhonecallcpp">freeswitch/trunk/contrib/jmesquita/FSPhone/call.cpp</a></li>
<li><a href="#freeswitchtrunkcontribjmesquitaFSPhonecallh">freeswitch/trunk/contrib/jmesquita/FSPhone/call.h</a></li>
<li><a href="#freeswitchtrunkcontribjmesquitaFSPhonefshostcpp">freeswitch/trunk/contrib/jmesquita/FSPhone/fshost.cpp</a></li>
<li><a href="#freeswitchtrunkcontribjmesquitaFSPhonefshosth">freeswitch/trunk/contrib/jmesquita/FSPhone/fshost.h</a></li>
<li><a href="#freeswitchtrunkcontribjmesquitaFSPhonemainwindowcpp">freeswitch/trunk/contrib/jmesquita/FSPhone/mainwindow.cpp</a></li>
<li><a href="#freeswitchtrunkcontribjmesquitaFSPhonemainwindowh">freeswitch/trunk/contrib/jmesquita/FSPhone/mainwindow.h</a></li>
<li><a href="#freeswitchtrunkcontribjmesquitaFSPhonemainwindowui">freeswitch/trunk/contrib/jmesquita/FSPhone/mainwindow.ui</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="freeswitchtrunkcontribjmesquitaFSPhoneFSPhonepro"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/contrib/jmesquita/FSPhone/FSPhone.pro (16110 => 16111)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/contrib/jmesquita/FSPhone/FSPhone.pro        2009-12-31 20:08:57 UTC (rev 16110)
+++ freeswitch/trunk/contrib/jmesquita/FSPhone/FSPhone.pro        2009-12-31 22:58:14 UTC (rev 16111)
</span><span class="lines">@@ -25,9 +25,9 @@
</span><span class="cx"> 
</span><span class="cx"> SOURCES += main.cpp \
</span><span class="cx">     mainwindow.cpp \
</span><del>-    fshost.cpp
-    #call.cpp
</del><ins>+    fshost.cpp \
+    call.cpp
</ins><span class="cx"> HEADERS += mainwindow.h \
</span><del>-    fshost.h
-    #call.h
</del><ins>+    fshost.h \
+    call.h
</ins><span class="cx"> FORMS += mainwindow.ui
</span></span></pre></div>
<a id="freeswitchtrunkcontribjmesquitaFSPhonecallcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/contrib/jmesquita/FSPhone/call.cpp (16110 => 16111)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/contrib/jmesquita/FSPhone/call.cpp        2009-12-31 20:08:57 UTC (rev 16110)
+++ freeswitch/trunk/contrib/jmesquita/FSPhone/call.cpp        2009-12-31 22:58:14 UTC (rev 16111)
</span><span class="lines">@@ -1,8 +1,14 @@
</span><span class="cx"> #include &quot;call.h&quot;
</span><span class="cx"> 
</span><del>-Call::Call(int call_id, QString cid_name, QString cid_number) :
</del><ins>+Call::Call()
+{
+}
+
+Call::Call(int call_id, QString cid_name, QString cid_number, fsphone_call_direction_t direction, QString uuid) :
</ins><span class="cx">         _call_id(call_id),
</span><span class="cx">         _cid_name(cid_name),
</span><del>-        _cid_number(cid_number)
</del><ins>+        _cid_number(cid_number),
+        _direction(direction),
+        _uuid (uuid)
</ins><span class="cx"> {
</span><span class="cx"> }
</span></span></pre></div>
<a id="freeswitchtrunkcontribjmesquitaFSPhonecallh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/contrib/jmesquita/FSPhone/call.h (16110 => 16111)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/contrib/jmesquita/FSPhone/call.h        2009-12-31 20:08:57 UTC (rev 16110)
+++ freeswitch/trunk/contrib/jmesquita/FSPhone/call.h        2009-12-31 22:58:14 UTC (rev 16111)
</span><span class="lines">@@ -1,6 +1,7 @@
</span><span class="cx"> #ifndef CALL_H
</span><span class="cx"> #define CALL_H
</span><span class="cx"> 
</span><ins>+#include &lt;QtCore&gt;
</ins><span class="cx"> #include &lt;QString&gt;
</span><span class="cx"> #include &lt;fshost.h&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -12,13 +13,21 @@
</span><span class="cx"> class Call
</span><span class="cx"> {
</span><span class="cx"> public:
</span><del>-    Call(int call_id, QString cid_name, QString cid_number);
</del><ins>+    Call(void);
+    Call(int call_id, QString cid_name, QString cid_number, fsphone_call_direction_t direction, QString uuid);
+    QString getCidName(void) { return _cid_name; }
+    QString getCidNumber(void) { return _cid_number; }
+    int getCallID(void) { return _call_id; }
+    QString getUUID(void) { return _uuid; }
</ins><span class="cx"> 
</span><span class="cx"> private:
</span><span class="cx">     int _call_id;
</span><span class="cx">     QString _cid_name;
</span><span class="cx">     QString _cid_number;
</span><span class="cx">     fsphone_call_direction_t _direction;
</span><ins>+    QString _uuid;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><ins>+Q_DECLARE_METATYPE(Call)
+
</ins><span class="cx"> #endif // CALL_H
</span></span></pre></div>
<a id="freeswitchtrunkcontribjmesquitaFSPhonefshostcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/contrib/jmesquita/FSPhone/fshost.cpp (16110 => 16111)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/contrib/jmesquita/FSPhone/fshost.cpp        2009-12-31 20:08:57 UTC (rev 16110)
+++ freeswitch/trunk/contrib/jmesquita/FSPhone/fshost.cpp        2009-12-31 22:58:14 UTC (rev 16111)
</span><span class="lines">@@ -1,4 +1,6 @@
</span><ins>+#include &lt;QtGui&gt;
</ins><span class="cx"> #include &quot;fshost.h&quot;
</span><ins>+#include &quot;call.h&quot;
</ins><span class="cx"> 
</span><span class="cx"> /* Declare it globally */
</span><span class="cx"> FSHost g_FSHost;
</span><span class="lines">@@ -10,6 +12,9 @@
</span><span class="cx">     printf(&quot;Initializing globals...\n&quot;);
</span><span class="cx">     switch_core_setrlimits();
</span><span class="cx">     switch_core_set_globals();
</span><ins>+
+    qRegisterMetaType&lt;Call&gt;(&quot;Call&quot;);
+
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> void FSHost::run(void)
</span><span class="lines">@@ -58,7 +63,12 @@
</span><span class="cx">         {
</span><span class="cx">             if (strcmp(event-&gt;subclass_name, &quot;portaudio::ringing&quot;) == 0)
</span><span class="cx">             {
</span><del>-                emit ringing(switch_event_get_header_nil(event, &quot;call_id&quot;), switch_event_get_header_nil(event, &quot;Caller-Caller-ID-Number&quot;), switch_event_get_header_nil(event, &quot;Caller-Caller-ID-Name&quot;));
</del><ins>+                Call *call = new Call(atoi(switch_event_get_header_nil(event, &quot;call_id&quot;)),
+                                      switch_event_get_header_nil(event, &quot;Caller-Caller-ID-Name&quot;),
+                                      switch_event_get_header_nil(event, &quot;Caller-Caller-ID-Number&quot;),
+                                      FSPHONE_CALL_DIRECTION_INBOUND,
+                                      switch_event_get_header_nil(event, &quot;Unique-ID&quot;));
+                emit ringing(call);
</ins><span class="cx">             }
</span><span class="cx">             else
</span><span class="cx">             {
</span></span></pre></div>
<a id="freeswitchtrunkcontribjmesquitaFSPhonefshosth"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/contrib/jmesquita/FSPhone/fshost.h (16110 => 16111)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/contrib/jmesquita/FSPhone/fshost.h        2009-12-31 20:08:57 UTC (rev 16110)
+++ freeswitch/trunk/contrib/jmesquita/FSPhone/fshost.h        2009-12-31 22:58:14 UTC (rev 16111)
</span><span class="lines">@@ -4,6 +4,8 @@
</span><span class="cx"> #include &lt;QThread&gt;
</span><span class="cx"> #include &lt;switch.h&gt;
</span><span class="cx"> 
</span><ins>+class Call;
+
</ins><span class="cx"> class FSHost : public QThread
</span><span class="cx"> {
</span><span class="cx"> Q_OBJECT
</span><span class="lines">@@ -17,7 +19,7 @@
</span><span class="cx"> 
</span><span class="cx"> signals:
</span><span class="cx">     void ready(void);
</span><del>-    void ringing(QString uuid, QString caller_id_name, QString caller_id_name);
</del><ins>+    void ringing(Call *call);
</ins><span class="cx"> 
</span><span class="cx"> };
</span><span class="cx"> 
</span></span></pre></div>
<a id="freeswitchtrunkcontribjmesquitaFSPhonemainwindowcpp"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/contrib/jmesquita/FSPhone/mainwindow.cpp (16110 => 16111)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/contrib/jmesquita/FSPhone/mainwindow.cpp        2009-12-31 20:08:57 UTC (rev 16110)
+++ freeswitch/trunk/contrib/jmesquita/FSPhone/mainwindow.cpp        2009-12-31 22:58:14 UTC (rev 16111)
</span><span class="lines">@@ -8,11 +8,9 @@
</span><span class="cx">     ui-&gt;setupUi(this);
</span><span class="cx"> 
</span><span class="cx">     connect(&amp;g_FSHost, SIGNAL(ready()),this, SLOT(fshostReady()));
</span><del>-    connect(&amp;g_FSHost, SIGNAL(ringing(QString,QString,QString)), this, SLOT(ringing(QString,QString,QString)));
</del><ins>+    connect(&amp;g_FSHost, SIGNAL(ringing(Call *)), this, SLOT(ringing(Call *)));
</ins><span class="cx">     connect(ui-&gt;answerBtn, SIGNAL(clicked()), this, SLOT(paAnswer()));
</span><del>-    connect(ui-&gt;callBtn, SIGNAL(clicked()), this, SLOT(paCall()));
</del><span class="cx">     connect(ui-&gt;hangupBtn, SIGNAL(clicked()), this, SLOT(paHangup()));
</span><del>-    connect(ui-&gt;paDevlistBtn, SIGNAL(clicked()), this, SLOT(paDevlist()));
</del><span class="cx"> 
</span><span class="cx">     g_FSHost.start();
</span><span class="cx"> }
</span><span class="lines">@@ -28,22 +26,10 @@
</span><span class="cx"> void MainWindow::fshostReady()
</span><span class="cx"> {
</span><span class="cx">     ui-&gt;statusBar-&gt;showMessage(&quot;Ready&quot;, 0);
</span><del>-    ui-&gt;paDevlistBtn-&gt;setEnabled(true);
</del><span class="cx">     ui-&gt;textEdit-&gt;setEnabled(true);
</span><del>-    ui-&gt;callBtn-&gt;setEnabled(true);
-    ui-&gt;textEdit-&gt;setText(&quot;Click to dial number...&quot;);
</del><ins>+    ui-&gt;textEdit-&gt;setText(&quot;Click on line to dial number...&quot;);
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-void MainWindow::paDevlist()
-{
-    QString result;
-    if (g_FSHost.sendCmd(&quot;pa&quot;, &quot;devlist as xml&quot;, &amp;result) == SWITCH_STATUS_FALSE) {
-        ui-&gt;textEdit-&gt;setText(&quot;Error sending that command&quot;);
-    }
-
-    ui-&gt;textEdit-&gt;setText(result);
-}
-
</del><span class="cx"> void MainWindow::paAnswer()
</span><span class="cx"> {
</span><span class="cx">     QString result;
</span><span class="lines">@@ -51,11 +37,9 @@
</span><span class="cx">         ui-&gt;textEdit-&gt;setText(&quot;Error sending that command&quot;);
</span><span class="cx">     }
</span><span class="cx"> 
</span><del>-    ui-&gt;textEdit-&gt;setReadOnly(true);
</del><span class="cx">     ui-&gt;textEdit-&gt;setText(&quot;Talking...&quot;);
</span><span class="cx">     ui-&gt;hangupBtn-&gt;setEnabled(true);
</span><span class="cx">     ui-&gt;answerBtn-&gt;setEnabled(false);
</span><del>-    ui-&gt;callBtn-&gt;setEnabled(false);
</del><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> void MainWindow::paCall()
</span><span class="lines">@@ -81,13 +65,18 @@
</span><span class="cx">     ui-&gt;textEdit-&gt;setText(&quot;Click to dial number...&quot;);
</span><span class="cx">     ui-&gt;statusBar-&gt;showMessage(&quot;Call hungup&quot;, 10);
</span><span class="cx">     ui-&gt;hangupBtn-&gt;setEnabled(false);
</span><del>-    ui-&gt;textEdit-&gt;setReadOnly(false);
-    ui-&gt;callBtn-&gt;setEnabled(true);
</del><span class="cx"> }
</span><span class="cx"> 
</span><del>-void MainWindow::ringing(QString uuid, QString caller_id_number, QString caller_id_name)
</del><ins>+void MainWindow::ringing(Call *call)
</ins><span class="cx"> {
</span><del>-    ui-&gt;textEdit-&gt;setText(QString(&quot;Number: %1\nName: %3&quot;).arg(caller_id_number, caller_id_name));
</del><ins>+    if (_lines.contains(call-&gt;getUUID()))
+    {
+        delete call;
+    }
+    else
+    {
+        ui-&gt;textEdit-&gt;setText(QString(&quot;Number: %1\nName: %3&quot;).arg(call-&gt;getCidNumber(), call-&gt;getCidName()));
+    }
</ins><span class="cx">     ui-&gt;answerBtn-&gt;setEnabled(true);
</span><span class="cx"> }
</span><span class="cx"> 
</span></span></pre></div>
<a id="freeswitchtrunkcontribjmesquitaFSPhonemainwindowh"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/contrib/jmesquita/FSPhone/mainwindow.h (16110 => 16111)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/contrib/jmesquita/FSPhone/mainwindow.h        2009-12-31 20:08:57 UTC (rev 16110)
+++ freeswitch/trunk/contrib/jmesquita/FSPhone/mainwindow.h        2009-12-31 22:58:14 UTC (rev 16111)
</span><span class="lines">@@ -34,8 +34,10 @@
</span><span class="cx"> #define MAINWINDOW_H
</span><span class="cx"> 
</span><span class="cx"> #include &lt;QMainWindow&gt;
</span><ins>+#include &lt;QPushButton&gt;
</ins><span class="cx"> #include &lt;switch.h&gt;
</span><span class="cx"> #include &lt;fshost.h&gt;
</span><ins>+#include &lt;call.h&gt;
</ins><span class="cx"> 
</span><span class="cx"> namespace Ui {
</span><span class="cx">     class MainWindow;
</span><span class="lines">@@ -52,14 +54,14 @@
</span><span class="cx"> 
</span><span class="cx"> private slots:
</span><span class="cx">     void fshostReady();
</span><del>-    void paDevlist();
</del><span class="cx">     void paAnswer();
</span><span class="cx">     void paCall();
</span><span class="cx">     void paHangup();
</span><del>-    void ringing(QString, QString, QString);
</del><ins>+    void ringing(Call *);
</ins><span class="cx"> 
</span><span class="cx"> private:
</span><span class="cx">     Ui::MainWindow *ui;
</span><ins>+    QHash&lt;QString, Call *&gt; _lines;
</ins><span class="cx"> };
</span><span class="cx"> 
</span><span class="cx"> #endif // MAINWINDOW_H
</span></span></pre></div>
<a id="freeswitchtrunkcontribjmesquitaFSPhonemainwindowui"></a>
<div class="modfile"><h4>Modified: freeswitch/trunk/contrib/jmesquita/FSPhone/mainwindow.ui (16110 => 16111)</h4>
<pre class="diff"><span>
<span class="info">--- freeswitch/trunk/contrib/jmesquita/FSPhone/mainwindow.ui        2009-12-31 20:08:57 UTC (rev 16110)
+++ freeswitch/trunk/contrib/jmesquita/FSPhone/mainwindow.ui        2009-12-31 22:58:14 UTC (rev 16111)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">     &lt;x&gt;0&lt;/x&gt;
</span><span class="cx">     &lt;y&gt;0&lt;/y&gt;
</span><span class="cx">     &lt;width&gt;287&lt;/width&gt;
</span><del>-    &lt;height&gt;471&lt;/height&gt;
</del><ins>+    &lt;height&gt;438&lt;/height&gt;
</ins><span class="cx">    &lt;/rect&gt;
</span><span class="cx">   &lt;/property&gt;
</span><span class="cx">   &lt;property name=&quot;windowTitle&quot;&gt;
</span><span class="lines">@@ -21,23 +21,13 @@
</span><span class="cx">        &lt;bool&gt;false&lt;/bool&gt;
</span><span class="cx">       &lt;/property&gt;
</span><span class="cx">       &lt;property name=&quot;readOnly&quot;&gt;
</span><del>-       &lt;bool&gt;false&lt;/bool&gt;
</del><ins>+       &lt;bool&gt;true&lt;/bool&gt;
</ins><span class="cx">       &lt;/property&gt;
</span><span class="cx">      &lt;/widget&gt;
</span><span class="cx">     &lt;/item&gt;
</span><span class="cx">     &lt;item&gt;
</span><del>-     &lt;widget class=&quot;QPushButton&quot; name=&quot;callBtn&quot;&gt;
-      &lt;property name=&quot;enabled&quot;&gt;
-       &lt;bool&gt;false&lt;/bool&gt;
-      &lt;/property&gt;
-      &lt;property name=&quot;text&quot;&gt;
-       &lt;string&gt;Call&lt;/string&gt;
-      &lt;/property&gt;
-     &lt;/widget&gt;
-    &lt;/item&gt;
-    &lt;item&gt;
-     &lt;layout class=&quot;QHBoxLayout&quot; name=&quot;horizontalLayout&quot;&gt;
-      &lt;item&gt;
</del><ins>+     &lt;layout class=&quot;QGridLayout&quot; name=&quot;gridLayout_2&quot;&gt;
+      &lt;item row=&quot;0&quot; column=&quot;0&quot;&gt;
</ins><span class="cx">        &lt;widget class=&quot;QPushButton&quot; name=&quot;answerBtn&quot;&gt;
</span><span class="cx">         &lt;property name=&quot;enabled&quot;&gt;
</span><span class="cx">          &lt;bool&gt;false&lt;/bool&gt;
</span><span class="lines">@@ -47,17 +37,7 @@
</span><span class="cx">         &lt;/property&gt;
</span><span class="cx">        &lt;/widget&gt;
</span><span class="cx">       &lt;/item&gt;
</span><del>-      &lt;item&gt;
-       &lt;widget class=&quot;QPushButton&quot; name=&quot;paDevlistBtn&quot;&gt;
-        &lt;property name=&quot;enabled&quot;&gt;
-         &lt;bool&gt;false&lt;/bool&gt;
-        &lt;/property&gt;
-        &lt;property name=&quot;text&quot;&gt;
-         &lt;string&gt;pa devlist&lt;/string&gt;
-        &lt;/property&gt;
-       &lt;/widget&gt;
-      &lt;/item&gt;
-      &lt;item&gt;
</del><ins>+      &lt;item row=&quot;0&quot; column=&quot;1&quot;&gt;
</ins><span class="cx">        &lt;widget class=&quot;QPushButton&quot; name=&quot;hangupBtn&quot;&gt;
</span><span class="cx">         &lt;property name=&quot;enabled&quot;&gt;
</span><span class="cx">          &lt;bool&gt;false&lt;/bool&gt;
</span></span></pre>
</div>
</div>
<div id="footer">See you at ClueCon</div>

</body>
</html>