Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37747585
en ru br
ALT Linux repositórios
S:1.6-alt1
5.0: 1.3-alt1
4.1: 1.3-alt1
4.0: 1.2-alt3
3.0: 1.2-alt1

Group :: Jogos/Enigmas
RPM: qnetwalk

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: qnetwalk-1.3-gcc45.patch
Download


--- qnetwalk/cell.cpp.orig	2008-03-30 17:29:12.000000000 +0800
+++ qnetwalk/cell.cpp	2010-11-07 17:12:33.000000000 +0700
@@ -19,7 +19,7 @@
 Cell::PixmapMap Cell::shadowpixmap;
 Cell::PixmapMap Cell::connectedpixmap;
 Cell::PixmapMap Cell::disconnectedpixmap;
-Cell::Cell * Cell::focusedCell = 0;
+Cell * Cell::focusedCell = 0;
 
 
 void Cell::setGameOver(bool b)
@@ -28,7 +28,7 @@
 }
 
 
-Cell::Cell * Cell::focused()
+Cell * Cell::focused()
 {
     return focusedCell;
 }
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009