slint/sixtyfps_runtime
Olivier Goffart b36de552e5 Pass the Padding by value in the layout data struct
It can simply be a Copy type anyway.
So there is no more special code needed in the rust (and also in C++) generator for it
2022-01-19 10:02:23 +01:00
..
common Add key_code for BackTab 2022-01-08 20:37:18 +01:00
corelib Pass the Padding by value in the layout data struct 2022-01-19 10:02:23 +01:00
corelib_macros Mass update copyright messages to be more REUSE compliant 2021-12-22 10:06:12 +01:00
interpreter Pass the Padding by value in the layout data struct 2022-01-19 10:02:23 +01:00
rendering_backends TabWidget: focus the tab when clicking on it 2022-01-12 14:54:04 +01:00