Fixed spacing

This commit is contained in:
Areloch 2014-07-15 17:52:27 -05:00
parent c2da67d473
commit 2864edf291
2 changed files with 3 additions and 3 deletions

View file

@ -133,7 +133,7 @@ public:
/// This method removes the curtain window.
virtual void raiseCurtain()=0;
/// This method indicates to created windows to show as normal.
/// This method indicates to created windows to show as normal.
virtual void setDisplayWindow(bool set)=0;
private: