parent
3f69cbb189
commit
e567d7f4fd
4 changed files with 4 additions and 4 deletions
|
|
@ -41,7 +41,7 @@ impl Window {
|
|||
unimplemented!()
|
||||
}
|
||||
|
||||
pub fn set_position(&self, _x: uint, _y: uint) {
|
||||
pub fn set_position(&self, _x: int, _y: int) {
|
||||
unimplemented!()
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue