changeset 26 | 5d370dafea69 |
parent 7 | 184a1eb85cf2 |
child 60 | 3ad902ef5222 |
--- a/core/src/commands.h Thu Aug 05 12:06:56 2010 +0100 +++ b/core/src/commands.h Fri Aug 06 17:00:19 2010 +0100 @@ -196,6 +196,7 @@ CFileMan* iFileMan; TBool iRecurse; TBool iForce; + RPointerArray<HBufC> iNonExpandedFilenames; // This is to prevent the normal behaviour of fshell expanding a '*' in iFileNames, in the case where the number of matches would be huge };