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

List:       kde-commits
Subject:    KDE/kdegames/kpat/patsolve
From:       Stephan Kulow <coolo () kde ! org>
Date:       2006-11-09 7:02:11
Message-ID: 1163055731.629063.4673.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 603472 by coolo:

fix compilation

 M  +1 -1      patsolve.cpp  


--- trunk/KDE/kdegames/kpat/patsolve/patsolve.cpp #603471:603472
@@ -948,7 +948,7 @@
 	pos->depth = depth;
 	pos->nchild = 0;
         QString dummy;
-        u_int16_t *t = ( u_int16_t* )( ( char* )node + sizeof( TREE ) );
+        quint16 *t = ( quint16* )( ( char* )node + sizeof( TREE ) );
         for ( int i = 0; i < m_number_piles; i++ )
         {
             QString s = "      " + QString( "%1" ).arg( ( int )t[i] );
[prev in list] [next in list] [prev in thread] [next in thread] 

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