macros: add opaque macro
This commit is contained in:
parent
0a5b00f269
commit
9880f78ec4
16 changed files with 60 additions and 115 deletions
|
|
@ -30,7 +30,8 @@ use {
|
|||
leaks::Tracker,
|
||||
object::{Object, Version},
|
||||
screenshoter::take_screenshot,
|
||||
utils::{errorfmt::ErrorFmt, toplevel_identifier::ToplevelIdentifier},
|
||||
tree::ToplevelIdentifier,
|
||||
utils::errorfmt::ErrorFmt,
|
||||
wire::{
|
||||
JayCompositorId, JayScreenshotId,
|
||||
jay_compositor::{self, *},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue