Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Games
KSnakeDuel
Commits
58019cac
Commit
58019cac
authored
Sep 29, 2005
by
Dirk Mueller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
SVN_SILENT: fix typo
svn path=/branches/KDE/3.5/kdegames/ktron/; revision=465369
parent
878ee11b
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
8 additions
and
8 deletions
+8
-8
README
README
+1
-1
ktron.cpp
ktron.cpp
+1
-1
ktron.h
ktron.h
+1
-1
main.cpp
main.cpp
+1
-1
player.cpp
player.cpp
+1
-1
player.h
player.h
+1
-1
tron.cpp
tron.cpp
+1
-1
tron.h
tron.h
+1
-1
No files found.
README
View file @
58019cac
...
...
@@ -29,7 +29,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
Foundation, Inc., 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
Hope you have a lot of fun :-)
...
...
ktron.cpp
View file @
58019cac
...
...
@@ -15,7 +15,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
Foundation, Inc., 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*****************************************************************************/
...
...
ktron.h
View file @
58019cac
...
...
@@ -15,7 +15,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
Foundation, Inc., 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
****************************************************************************/
...
...
main.cpp
View file @
58019cac
...
...
@@ -15,7 +15,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
Foundation, Inc., 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
****************************************************************************/
#include <kapplication.h>
...
...
player.cpp
View file @
58019cac
...
...
@@ -15,7 +15,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
Foundation, Inc., 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*******************************************************************************/
...
...
player.h
View file @
58019cac
...
...
@@ -15,7 +15,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
Foundation, Inc., 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*******************************************************************************/
...
...
tron.cpp
View file @
58019cac
...
...
@@ -15,7 +15,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
Foundation, Inc., 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
***************************************************************************/
// Background
...
...
tron.h
View file @
58019cac
...
...
@@ -15,7 +15,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA.
Foundation, Inc., 51 Franklin St
r
eet, Fifth Floor, Boston, MA 02110-1301, USA.
*******************************************************************************/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment