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

List:       kde-commits
Subject:    KDE/kdelibs/kdeprint/cups
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2006-10-29 21:45:58
Message-ID: 1162158358.935169.20928.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 600215 by aacid:

make it work, Qt now wants the namespacing to match


 M  +1 -1      kmcupsmanager.cpp  


--- trunk/KDE/kdelibs/kdeprint/cups/kmcupsmanager.cpp #600214:600215
@@ -892,7 +892,7 @@
 	kDebug(500) << "Checking for update possible" << endl;
 	m_socket = new KNetwork::KBufferedSocket;
 	m_socket->setTimeout( 1500 );
-	connect( m_socket, SIGNAL( connected(const KResolverEntry&) ),
+	connect( m_socket, SIGNAL( connected(const KNetwork::KResolverEntry&) ),
                 SLOT( slotConnectionSuccess() ) );
 	connect( m_socket, SIGNAL( gotError( int ) ), SLOT( slotConnectionFailed( int ) ) );
 	trials = 5;
[prev in list] [next in list] [prev in thread] [next in thread] 

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