UNICODE etc.

Peter Kuemmel kuemmel at coffeelogic.de
Mon Sep 6 15:16:07 CEST 2004


Ivan de Jesus Deras wrote:
  > It's the version that Peter sent me in the list of
> files for QT-3.3.3, i don't know where it took!
> Maybe from QT-3.1!!
from the wolfpack, so it's a older 3.1 version:
** $Id: qcursor_win.cpp,v 1.1.2.4 2003/08/13 16:49:32 larkang Exp $


The current 3.1 code in
** $Id: qcursor_win.cpp,v 1.1.2.17 2004/09/06 03:20:40 habacker Exp $
is:

.
.
static QCursor cursorTable[ Qt::LastCursor + 1 ];
.
.
.
     for ( shape = 0; shape <= LastCursor; shape++ ) {




Peter



More information about the kde-cygwin mailing list