diff options
author | Guillaume Melquiond <guillaume.melquiond@gmail.com> | 2007-10-19 10:48:45 +0000 |
---|---|---|
committer | Guillaume Melquiond <guillaume.melquiond@gmail.com> | 2007-10-19 10:48:45 +0000 |
commit | 4ea68b6102053d591516ff3bc83512c71e2c8ce9 (patch) | |
tree | 33d36396a350525afc2726432f26418092e705a4 /ChangeLog | |
parent | 46d62ec078de6edabc1979dbdbe7d51189cf2143 (diff) | |
download | mana-client-4ea68b6102053d591516ff3bc83512c71e2c8ce9.tar.gz mana-client-4ea68b6102053d591516ff3bc83512c71e2c8ce9.tar.bz2 mana-client-4ea68b6102053d591516ff3bc83512c71e2c8ce9.tar.xz mana-client-4ea68b6102053d591516ff3bc83512c71e2c8ce9.zip |
Allowed dragging of already selected items.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ special values. * src/gui/itemcontainer.cpp: Reduced amount of spurious item deselections. + * src/gui/itemcontainer.cpp, src/gui/itemcontainer.h: Allowed dragging + of already selected items. 2007-10-19 Philipp Sehmisch <tmw@crushnet.org> |