]> git.tdb.fi Git - libs/gui.git/blobdiff - source/graphics/windows/window_platform.h
Touchscreen input device
[libs/gui.git] / source / graphics / windows / window_platform.h
index 1ff5cf367669a9a63558cd750a5125bcf794509f..7d53f555e9c4d8dc5e902103c41b1d1e119ed61c 100644 (file)
@@ -17,6 +17,7 @@ struct PlatformEvent
        UINT msg;
        WPARAM wparam;
        LPARAM lparam;
+       LPARAM extra;
 };
 
 } // namespace Graphics