pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/src/input pointer_event.hxx,1.1,1.2


From: torangan
Subject: [Pingus-CVS] CVS: Games/Pingus/src/input pointer_event.hxx,1.1,1.2
Date: 12 Jul 2002 15:08:47 -0000

Update of /usr/local/cvsroot/Games/Pingus/src/input
In directory dark:/tmp/cvs-serv27328

Modified Files:
        pointer_event.hxx 
Log Message:
updated Type


Index: pointer_event.hxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/input/pointer_event.hxx,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pointer_event.hxx   10 Jul 2002 17:22:11 -0000      1.1
+++ pointer_event.hxx   12 Jul 2002 15:08:45 -0000      1.2
@@ -24,7 +24,7 @@
 
 namespace Input {
 
-  enum Type { standard, scroll };
+  enum Type { standard };
 
   class PointerEvent : public Event {
   




reply via email to

[Prev in Thread] Current Thread [Next in Thread]