couleur-tweak-tips / smoothie-rs

🧋 add motion blur to videos, with granular configuration
https://ctt.cx/smoothie
GNU General Public License v3.0
76 stars 11 forks source link

[FIX] Compile error on linux caused by DestroyWindow() #50

Closed couleurm closed 6 months ago

couleurm commented 6 months ago

Fixed a compilation error on linux caused by the windows::Win32::UI::WindowsAndMessaging::DestroyWindow(hwnd.unwrap()); function