- Insert back the "ugly hack for cut&paste files" (removed by 29499 commit).

svn path=/trunk/; revision=29503
This commit is contained in:
Aleksey Bragin 2007-10-11 14:47:10 +00:00
parent 07ed4d1ce3
commit bf70fa45ea

View file

@ -38,6 +38,9 @@
WINE_DEFAULT_DEBUG_CHANNEL(shell);
/* ugly hack for cut&paste files */
BOOL fileMoving = FALSE;
/**************************************************************************
* IContextMenu Implementation
*/