Make everything share DropDown implementations again. Remove unnecessary files.

This commit is contained in:
Dean Herbert
2017-03-16 21:17:14 +09:00
parent 64825c32c5
commit 110bdbd0c1
11 changed files with 173 additions and 211 deletions

View File

@ -8,7 +8,7 @@ using osu.Framework.Extensions;
using osu.Framework.Graphics;
using osu.Framework.Graphics.Primitives;
using osu.Framework.Graphics.Sprites;
using osu.Framework.Graphics.UserInterface.Tab;
using osu.Framework.Graphics.UserInterface;
using osu.Framework.Input;
using osu.Game.Graphics.Sprites;