Add newlines to the end of all files
This commit is contained in:
@@ -92,4 +92,4 @@ namespace AzToolsFramework
|
||||
} // Logging
|
||||
} // AzToolsFramework
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -104,4 +104,4 @@ namespace AzToolsFramework
|
||||
}
|
||||
}
|
||||
|
||||
Q_DECLARE_METATYPE(const AzToolsFramework::Logging::LogLine*);
|
||||
Q_DECLARE_METATYPE(const AzToolsFramework::Logging::LogLine*);
|
||||
|
||||
+1
-1
@@ -115,4 +115,4 @@ namespace AzToolsFramework
|
||||
} // namespace Logging
|
||||
} // namespace AzToolsFramework
|
||||
|
||||
#include "UI/Logging/moc_LogTableItemDelegate.cpp"
|
||||
#include "UI/Logging/moc_LogTableItemDelegate.cpp"
|
||||
|
||||
@@ -316,4 +316,4 @@ namespace AzToolsFramework
|
||||
}
|
||||
} // namespace AzToolsFramework
|
||||
|
||||
#include "UI/Logging/moc_LogTableModel.cpp"
|
||||
#include "UI/Logging/moc_LogTableModel.cpp"
|
||||
|
||||
@@ -29,4 +29,4 @@ namespace AzToolsFramework
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -56,4 +56,4 @@ namespace AzToolsFramework
|
||||
} // namespace LogPanel
|
||||
} // namespace AzToolsFramework
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -102,4 +102,4 @@ namespace AzToolsFramework
|
||||
virtual void Clear();
|
||||
};
|
||||
} // namespace LogPanel
|
||||
} // namespace AzToolsFramework
|
||||
} // namespace AzToolsFramework
|
||||
|
||||
Reference in New Issue
Block a user