diff options
Diffstat (limited to '')
-rwxr-xr-x | sdk_hdrs/DropInPanelWin32.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sdk_hdrs/DropInPanelWin32.h b/sdk_hdrs/DropInPanelWin32.h deleted file mode 100755 index 98d0c8a..0000000 --- a/sdk_hdrs/DropInPanelWin32.h +++ /dev/null @@ -1 +0,0 @@ -/*
DropInPanelWin32.h
This is the old name for the file that is now called CWDropInPanel.h.
It is here for backward compatibility with older panels. New panels
should include CWDropInPanel.h instead.
*/
#ifndef __DROPINPANELWIN32_H__
#define __DROPINPANELWIN32_H__
#include "CWDropInPanel.h"
#endif
\ No newline at end of file |