mirror of
https://github.com/mappu/miqt.git
synced 2025-02-01 11:00:22 +00:00
439f3a1fb5
Since callback signatures are now generated in C++, might as well go ahead and retain `const` and the pointer type, removing a `const_cast` in the process.