Skip to content

Commit

Permalink
don't know how to include macro in my docs test, skipping for now
Browse files Browse the repository at this point in the history
  • Loading branch information
gabdube committed May 10, 2019
1 parent 94823d3 commit 3742f2b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/templates.rs
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,8 @@ macro_rules! nwg_get_mut {
Usage:
```rust
```rust2
nwg_template!(
head: setup_ui<&'static str>,
controls: [ ("TEST", Control), ("TEST2", Control) ],
Expand Down

0 comments on commit 3742f2b

Please sign in to comment.