diff options
author | Yohann Ferreira <bertram@cegetel.net> | 2005-10-04 13:49:43 +0000 |
---|---|---|
committer | Yohann Ferreira <bertram@cegetel.net> | 2005-10-04 13:49:43 +0000 |
commit | 7333a74b2c59c5baa4dbd987df7624cdab13585a (patch) | |
tree | ae718d0a2c275fb42ef1ab3d8d8f20a4aeefa755 /ChangeLog | |
parent | 342c0fae5ec4fd4f653618008ef90eec14200d00 (diff) | |
download | mana-7333a74b2c59c5baa4dbd987df7624cdab13585a.tar.gz mana-7333a74b2c59c5baa4dbd987df7624cdab13585a.tar.bz2 mana-7333a74b2c59c5baa4dbd987df7624cdab13585a.tar.xz mana-7333a74b2c59c5baa4dbd987df7624cdab13585a.zip |
Fixed the chat window scrolling bug.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ src/gui/equipmentwindow.cpp: Move to top the requested window with shortcuts or with menu button, also corrected the default position of equipment and inventory windows. + * src/gui/chat.cpp: Fixed the Chat Window scrolling bug. 2005-10-02 Bjørn Lindeijer <bjorn@lindeijer.nl> |