projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85043a2
)
GdkWin32: Fix subclassing for GdkWin32Clipdrop
author
Luca Bacci
<luca.bacci982@gmail.com>
Mon, 26 Sep 2022 12:34:24 +0000
(14:34 +0200)
committer
Luca Bacci
<luca.bacci982@gmail.com>
Mon, 26 Sep 2022 12:34:24 +0000
(14:34 +0200)
Fixes https://gitlab.gnome.org/GNOME/gtk/-/issues/5207
gdk/win32/gdkclipdrop-win32.h
patch
|
blob
|
history
diff --git
a/gdk/win32/gdkclipdrop-win32.h
b/gdk/win32/gdkclipdrop-win32.h
index 1be94dad8ff34ac5d3a3a123ec5ee18e161de081..b71ed001073e8ecf925ae7f4a5568c184946da85 100644
(file)
--- a/
gdk/win32/gdkclipdrop-win32.h
+++ b/
gdk/win32/gdkclipdrop-win32.h
@@
-126,7
+126,7
@@
typedef BOOL (WINAPI * GetUpdatedClipboardFormatsFunc)(
*/
struct _GdkWin32Clipdrop
{
- GObject
*
parent_instance;
+ GObject parent_instance;
/* interned strings for well-known image formats */
const char **known_pixbuf_formats;