/[rdesktop]/sourceforge.net/trunk/rdesktop/uiports/qtwin.cpp
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/rdesktop/uiports/qtwin.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 791 by jsorg71, Sat Oct 30 17:02:54 2004 UTC revision 792 by jsorg71, Wed Nov 3 03:27:53 2004 UTC
# Line 1005  void ui_move_pointer(int x, int y) Line 1005  void ui_move_pointer(int x, int y)
1005  /*****************************************************************************/  /*****************************************************************************/
1006  void ui_set_null_cursor(void)  void ui_set_null_cursor(void)
1007  {  {
1008    g_MW->setCursor(Qt::BlankCursor);    g_MW->setCursor(10); // Qt::BlankCursor
1009  }  }
1010    
1011  /*****************************************************************************/  /*****************************************************************************/

Legend:
Removed from v.791  
changed lines
  Added in v.792

  ViewVC Help
Powered by ViewVC 1.1.26