From 8ab14f370d31d8466898783635af20c54affab44 Mon Sep 17 00:00:00 2001 From: starfighter83 Date: Fri, 18 Sep 2009 17:00:51 +0000 Subject: [PATCH] server-side rename [TFS Changeset #59260] --- .../{ => checkboxlist}/dropdownlist/DropDownDataType.cs | 0 .../{ => checkboxlist}/dropdownlist/dropDownKeysDataType.cs | 0 .../editorControls/{ => checkboxlist}/dropdownlist/dropdown.cs | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename components/editorControls/{ => checkboxlist}/dropdownlist/DropDownDataType.cs (100%) rename components/editorControls/{ => checkboxlist}/dropdownlist/dropDownKeysDataType.cs (100%) rename components/editorControls/{ => checkboxlist}/dropdownlist/dropdown.cs (100%) diff --git a/components/editorControls/dropdownlist/DropDownDataType.cs b/components/editorControls/checkboxlist/dropdownlist/DropDownDataType.cs similarity index 100% rename from components/editorControls/dropdownlist/DropDownDataType.cs rename to components/editorControls/checkboxlist/dropdownlist/DropDownDataType.cs diff --git a/components/editorControls/dropdownlist/dropDownKeysDataType.cs b/components/editorControls/checkboxlist/dropdownlist/dropDownKeysDataType.cs similarity index 100% rename from components/editorControls/dropdownlist/dropDownKeysDataType.cs rename to components/editorControls/checkboxlist/dropdownlist/dropDownKeysDataType.cs diff --git a/components/editorControls/dropdownlist/dropdown.cs b/components/editorControls/checkboxlist/dropdownlist/dropdown.cs similarity index 100% rename from components/editorControls/dropdownlist/dropdown.cs rename to components/editorControls/checkboxlist/dropdownlist/dropdown.cs