commit | 922ee6a01625c9e7c49926520e8f4b0ba0503454 | [log] [tgz] |
---|---|---|
author | Dennis Syrovatsky <dennis@tightvnc.com> | Mon Dec 05 10:55:51 2005 +0000 |
committer | Dennis Syrovatsky <dennis@tightvnc.com> | Mon Dec 05 10:55:51 2005 +0000 |
tree | be7dd848a8fd93eba355fd32f53614caa51ab664 | |
parent | 092d9983fccb47d3a5ce1bf8959a36e7ff2c1210 [diff] [blame] |
Code evalution. Now it's possible the deleting files and folders on both sides (local and remote). git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@434 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/vncviewer/FTDialog.h b/vncviewer/FTDialog.h index 82c3234..8d87786 100644 --- a/vncviewer/FTDialog.h +++ b/vncviewer/FTDialog.h
@@ -119,6 +119,8 @@ UINT m_msgUploadFilePortion; UINT m_msgDownloadFilePortion; + DWORD m_dwNumStatusStrings; + FTListView *m_pLocalLV; FTListView *m_pRemoteLV;