You've already forked godot
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:
@@ -91,7 +91,6 @@ class EditorAssetLibraryItemDescription : public ConfirmationDialog {
|
||||
ScrollContainer *previews;
|
||||
HBoxContainer *preview_hb;
|
||||
PanelContainer *previews_bg;
|
||||
PanelContainer *desc_bg;
|
||||
|
||||
struct Preview {
|
||||
int id;
|
||||
|
||||
Reference in New Issue
Block a user