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

List:       kde-commits
Subject:    KDE/kdegames/kpat
From:       Parker Coates <parker.coates () gmail ! com>
Date:       2009-03-27 3:01:49
Message-ID: 1238122909.864441.24062.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 945179 by coates:

Moved the setItemIndexMethod call to the DealerScene constructor.

 M  +2 -0      dealer.cpp  
 M  +0 -2      view.cpp  


--- trunk/KDE/kdegames/kpat/dealer.cpp #945178:945179
@@ -486,6 +486,8 @@
     _waiting(0),
     gamenumber( 0 )
 {
+    setItemIndexMethod(QGraphicsScene::NoIndex);
+
     d = new DealerScenePrivate();
     d->demo_active = false;
     d->stop_demo_next = false;
--- trunk/KDE/kdegames/kpat/view.cpp #945178:945179
@@ -123,8 +123,6 @@
     delete oldscene;
     dscene()->rescale(true);
 
-    dscene()->setItemIndexMethod(QGraphicsScene::NoIndex);
-
     if ( oldscene )
         dscene()->relayoutPiles();
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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