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

List:       kde-commits
Subject:    Re: KDE/kdenetwork/krdc
From:       Urs Wolfer <uwolfer () kde ! org>
Date:       2009-04-15 18:01:00
Message-ID: 200904152001.06227.uwolfer () kde ! org
[Download RAW message or body]


On Wednesday 15 April 2009 10:43:51 Carlo Segato wrote:
> SVN commit 954142 by segato:
>
> forwardport commit r954141
> close the session if the view is disconnected
> CCBUG:188733
>
>
>
>  M  +1 -0      mainwindow.cpp
>
>
> --- trunk/KDE/kdenetwork/krdc/mainwindow.cpp #954141:954142
> @@ -376,6 +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()));
>
>      m_remoteViewList.append(view);


When connecting to a VNC host, I get now runtime warings:
Object::connect: No such slot MainWindow::disconnect()
Object::connect:  (receiver name: 'MainWindow#1')

Bye
urs

["signature.asc" (application/pgp-signature)]

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

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