1
0
Fork 0
forked from wry/wry

macros: add opaque macro

This commit is contained in:
Julian Orth 2026-04-02 16:29:43 +02:00
parent 0a5b00f269
commit 9880f78ec4
16 changed files with 60 additions and 115 deletions

View file

@ -10,11 +10,8 @@ use {
criteria::{CritMgrExt, CritUpstreamNode, crit_leaf::CritLeafMatcher},
egui_adapter::egui_platform::icons::ICON_OPEN_IN_NEW,
state::State,
tree::ToplevelData,
utils::{
copyhashmap::CopyHashMap, static_text::StaticText,
toplevel_identifier::ToplevelIdentifier,
},
tree::{ToplevelData, ToplevelIdentifier},
utils::{copyhashmap::CopyHashMap, static_text::StaticText},
},
ahash::AHashMap,
egui::{