Mark hints as deprecated
This commit is contained in:
parent
c1ecc06baf
commit
21c8ffab80
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
use std::default::Default;
|
||||
|
||||
#[deriving(Clone,Show)]
|
||||
#[deprecated = "Will be removed soon (it's not supported anyway)"]
|
||||
pub struct Hints {
|
||||
pub resizable: bool,
|
||||
pub visible: bool,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue