mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-23 20:30:15 +00:00
Fix typo.
2003-06-06 Tor Lillqvist <tml@iki.fi> * gdk/win32/gdkprivate-win32.h: Fix typo.
This commit is contained in:
parent
37ccf562d7
commit
f91ae98003
@ -1,5 +1,7 @@
|
||||
2003-06-06 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/gdkprivate-win32.h: Fix typo.
|
||||
|
||||
* gdk/win32/gdkgc-win32.c (_gdk_win32_gc_new): Set
|
||||
graphics_exposures and subwindow_mode, too, even if they aren't
|
||||
currently used.
|
||||
|
@ -1,5 +1,7 @@
|
||||
2003-06-06 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/gdkprivate-win32.h: Fix typo.
|
||||
|
||||
* gdk/win32/gdkgc-win32.c (_gdk_win32_gc_new): Set
|
||||
graphics_exposures and subwindow_mode, too, even if they aren't
|
||||
currently used.
|
||||
|
@ -1,5 +1,7 @@
|
||||
2003-06-06 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/gdkprivate-win32.h: Fix typo.
|
||||
|
||||
* gdk/win32/gdkgc-win32.c (_gdk_win32_gc_new): Set
|
||||
graphics_exposures and subwindow_mode, too, even if they aren't
|
||||
currently used.
|
||||
|
@ -1,5 +1,7 @@
|
||||
2003-06-06 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/gdkprivate-win32.h: Fix typo.
|
||||
|
||||
* gdk/win32/gdkgc-win32.c (_gdk_win32_gc_new): Set
|
||||
graphics_exposures and subwindow_mode, too, even if they aren't
|
||||
currently used.
|
||||
|
@ -1,5 +1,7 @@
|
||||
2003-06-06 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/gdkprivate-win32.h: Fix typo.
|
||||
|
||||
* gdk/win32/gdkgc-win32.c (_gdk_win32_gc_new): Set
|
||||
graphics_exposures and subwindow_mode, too, even if they aren't
|
||||
currently used.
|
||||
|
@ -60,7 +60,7 @@
|
||||
#endif
|
||||
|
||||
/* Some virtual keycodes are missing */
|
||||
#ifndef VM_OEM_PLUS
|
||||
#ifndef VK_OEM_PLUS
|
||||
#define VK_OEM_PLUS 0xBB
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user