Fix "move" missing on drag context menu on empty versioned folders
commitf1c0e165f4b78b69e796e853ba3826b3a6ca448d
authorSven Strickroth <email@cs-ware.de>
Thu, 30 Oct 2014 13:53:29 +0000 (30 14:53 +0100)
committerSven Strickroth <email@cs-ware.de>
Thu, 30 Oct 2014 13:58:59 +0000 (30 14:58 +0100)
treea704cce88568cbc7f092858d88f8f767b7c387f0
parent2e1a785fd3d02cfdd9c53b25668236eaf9d1d81d
Fix "move" missing on drag context menu on empty versioned folders

There seems to be a problem with ITEMIS_INGIT which is not always correctly set (e.g. a file is ITEMIS_NORMAL, but not ITEMIS_INGIT and thus cannot be moved).

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/TortoiseShell/ContextMenu.cpp