CVS: rdesktop/uiports qtewin.cpp,1.6,1.7
Jay Sorg <[email protected]>
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/rdesktop/uiports
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3144
Modified Files:
qtewin.cpp
Log Message:
fix segfault
Index: qtewin.cpp
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/uiports/qtewin.cpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** qtewin.cpp 5 Nov 2004 03:13:33 -0000 1.6
--- qtewin.cpp 5 Nov 2004 03:40:52 -0000 1.7
***************
*** 771,774 ****
--- 771,775 ----
g_SV->addChild(g_MW);
g_MW->setMouseTracking(true);
+ g_MW->setCursor((int)10); /* Qt::BlankCursor */
g_SocketNotifier = new QSocketNotifier(g_global_sock,
QSocketNotifier::Read,
***************
*** 2424,2428 ****
{
g_SV->timer_id = g_SV->startTimer(1000); /* one sec delay, then dialog */
- g_MW->setCursor((int)10); /* Qt::BlankCursor */
g_App->exec();
}
--- 2425,2428 ----
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click