[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdenetwork/krdc
From:       Carlo Segato <brandon.ml () gmail ! com>
Date:       2009-04-15 18:45:32
Message-ID: 1239821132.756341.30333.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 954411 by segato:

disconnectHost is the right slot name

 M  +1 -1      mainwindow.cpp  


--- trunk/KDE/kdenetwork/krdc/mainwindow.cpp #954410:954411
@@ -376,7 +376,7 @@
 
     connect(view, SIGNAL(framebufferSizeChanged(int, int)), this, \
                SLOT(resizeTabWidget(int, int)));
     connect(view, SIGNAL(statusChanged(RemoteView::RemoteStatus)), this, \
                SLOT(statusChanged(RemoteView::RemoteStatus)));
-    connect(view, SIGNAL(disconnected()), this, SLOT(disconnect()));
+    connect(view, SIGNAL(disconnected()), this, SLOT(disconnectHost()));
 
     m_remoteViewList.append(view);
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic