projects
/
cl-gtk2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e666634
)
fix typo
author
Dmitry Kalyanov
<Kalyanov.Dmitry@gmail.com>
Wed, 18 Mar 2009 21:53:42 +0000
(
00:53
+0300)
committer
Dmitry Kalyanov
<Kalyanov.Dmitry@gmail.com>
Wed, 18 Mar 2009 21:53:42 +0000
(
00:53
+0300)
gdk/gdk.objects.lisp
patch
|
blob
|
history
diff --git
a/gdk/gdk.objects.lisp
b/gdk/gdk.objects.lisp
index
b2c9222
..
4a6798d
100644
(file)
--- a/
gdk/gdk.objects.lisp
+++ b/
gdk/gdk.objects.lisp
@@
-109,7
+109,7
@@
(axes (fixed-array :double 2))
(state :uint)
(button :uint)
- (deviced (g-object device))
+ (device (g-object device))
(x-root :double)
(y-root :double))