1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-24 15:26:15 +00:00

Minor cleanup of the AssetLib's asset dialog

This commit is contained in:
Michael Alexsander Silva Dias
2019-08-29 02:37:44 -03:00
parent 65d1b0b427
commit edc3600560
2 changed files with 5 additions and 9 deletions

View File

@@ -91,7 +91,6 @@ class EditorAssetLibraryItemDescription : public ConfirmationDialog {
ScrollContainer *previews;
HBoxContainer *preview_hb;
PanelContainer *previews_bg;
PanelContainer *desc_bg;
struct Preview {
int id;