Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
wildwoong@gmail.com committed Jan 24, 2011
1 parent 757a03f commit 12c5633
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Paper.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,10 @@ class Paper
Label* GetCurrent() const;

Label* Attach(Label label);

Label Detach();
Label Detach(Label* index);

Label Erase();

Label* MoveUp();
Expand Down

0 comments on commit 12c5633

Please sign in to comment.