Add newlines to the end of all files

This commit is contained in:
Chris Burel
2021-04-21 09:50:30 -07:00
parent 0fa00a117c
commit 28170ffe41
3622 changed files with 3629 additions and 3629 deletions
@@ -37,4 +37,4 @@ namespace AzToolsFramework
static void GetDependentServices(AZ::ComponentDescriptor::DependencyArrayType& dependent);
};
} // AzToolsFramework
} // AzToolsFramework
@@ -189,4 +189,4 @@ namespace AzToolsFramework
QClipboard* clipboard = QApplication::clipboard();
clipboard->setMimeData(mimeData.release());
}
}
}
@@ -69,4 +69,4 @@ namespace AzToolsFramework
private:
ComponentDataContainer m_components;
};
}
}
@@ -28,4 +28,4 @@ namespace AzToolsFramework
->Field("CurrentAssetID", &AssetReferenceBase::m_currentID);
}
}
}
}
@@ -43,4 +43,4 @@ namespace AzToolsFramework
};
}
#endif
#endif
@@ -26,4 +26,4 @@ namespace AzToolsFramework
};
using EditorDisabledCompositionRequestBus = AZ::EBus<EditorDisabledCompositionRequests>;
} // namespace AzToolsFramework
} // namespace AzToolsFramework
@@ -112,4 +112,4 @@ namespace AzToolsFramework
EditorComponentBase::Deactivate();
}
} // namespace Components
} // namespace AzToolsFramework
} // namespace AzToolsFramework
@@ -49,4 +49,4 @@ namespace AzToolsFramework
AZStd::vector<AZ::Component*> m_disabledComponents;
};
} // namespace Components
} // namespace AzToolsFramework
} // namespace AzToolsFramework
@@ -71,4 +71,4 @@ namespace AzToolsFramework
};
using EditorEntityIconComponentNotificationBus = AZ::EBus<EditorEntityIconComponentNotifications>;
}
}
@@ -103,4 +103,4 @@ namespace AzToolsFramework
bool m_componentOrderIsDirty = true; ///< This flag indicates our stored serialization order data is out of date and must be rebuilt before serialization occurs
};
} // namespace Components
} // namespace AzToolsFramework
} // namespace AzToolsFramework
@@ -50,4 +50,4 @@ namespace AzToolsFramework
};
using EditorInspectorComponentNotificationBus = AZ::EBus<EditorInspectorComponentNotifications>;
} // namespace AzToolsFramework
} // namespace AzToolsFramework
@@ -26,4 +26,4 @@ namespace AzToolsFramework
};
using EditorPendingCompositionRequestBus = AZ::EBus<EditorPendingCompositionRequests>;
} // namespace AzToolsFramework
} // namespace AzToolsFramework
@@ -125,4 +125,4 @@ namespace AzToolsFramework
EditorComponentBase::Deactivate();
}
} // namespace Components
} // namespace AzToolsFramework
} // namespace AzToolsFramework
@@ -49,4 +49,4 @@ namespace AzToolsFramework
AZStd::vector<AZ::Component*> m_pendingComponents;
};
} // namespace Components
} // namespace AzToolsFramework
} // namespace AzToolsFramework
@@ -40,4 +40,4 @@ namespace AzToolsFramework
using EditorSelectionAccentingRequestBus = AZ::EBus<EditorSelectionAccentingRequests>;
} // namespace Components
} // namespace AzToolsFramework
} // namespace AzToolsFramework
@@ -74,4 +74,4 @@ namespace AzToolsFramework
}
} // namespace AzToolsFramework
#endif
#endif
@@ -69,4 +69,4 @@ namespace AzToolsFramework
}
} // namespace AzToolsFramework
#endif
#endif