Repository
http://rapidsvn.tigris.org/svn/rapidsvn/trunk
by
XelaRellum
on
2008-09-26 13:45
(about 1 month ago)
Issue 626: Copy/Move dialog does not cancel on escape key
Only the use of wxID_CANCEL reacts on the ESC key.
* src/dnd_dlg.cpp: replaced ID_BUTTON_CANCEL with wxID_CANCEL
* src/dnd_dlg.hpp
(ID_BUTTON_CANCEL): deleted (not needed anymore)
(ID_*): replaced #define with enum
| Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| C++ | 10 | 8 | 0 | 0 | 0 | 0 |