Add newlines to the end of all files
This commit is contained in:
@@ -116,4 +116,4 @@ namespace AzToolsFramework
|
||||
}
|
||||
}
|
||||
|
||||
} // namespace AzToolsFramework
|
||||
} // namespace AzToolsFramework
|
||||
|
||||
@@ -95,4 +95,4 @@ namespace AzToolsFramework
|
||||
AZ::DataPatch::FlagsMap m_previousDataFlagsMap;
|
||||
AZ::DataPatch::FlagsMap m_nextDataFlagsMap;
|
||||
};
|
||||
} // namespace AzToolsFramework
|
||||
} // namespace AzToolsFramework
|
||||
|
||||
@@ -70,4 +70,4 @@ namespace AzToolsFramework
|
||||
};
|
||||
|
||||
using SliceDependencyBrowserNotificationsBus = AZ::EBus<SliceDependencyBrowserNotifications>;
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -131,4 +131,4 @@ namespace AzToolsFramework
|
||||
*/
|
||||
bool GetSliceDependendentsByRelativeAssetPath(const AZStd::string& relativePath, AZStd::vector<AZStd::string>& dependents) const;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
@@ -100,4 +100,4 @@ namespace AzToolsFramework
|
||||
SliceRelationshipNodeSet m_dependents;
|
||||
SliceRelationshipNodeSet m_dependencies;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user