mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
menus: fluent style and refactoring (#7723)
* [autofix.ci] apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
b4b1d329b6
commit
be7c125726
12 changed files with 542 additions and 120 deletions
|
@ -4,6 +4,7 @@
|
|||
export { Button } from "button.slint";
|
||||
export { NativeStyleMetrics as StyleMetrics }
|
||||
export { NativePalette as Palette }
|
||||
export { MenuBarItem, MenuBar, MenuFrame, MenuItem } from "menu.slint";
|
||||
|
||||
export { ScrollView } from "scrollview.slint";
|
||||
export { LineEdit } from "lineedit.slint";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue