Add newlines to the end of all files
This commit is contained in:
+1
-1
@@ -40,4 +40,4 @@ protected:
|
||||
// Will emit OnCategoryChange signal
|
||||
void OnItemClicked(QTreeWidgetItem* item, int column);
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
+1
-1
@@ -129,4 +129,4 @@ public:
|
||||
protected:
|
||||
|
||||
AZStd::string m_selectedCategory;
|
||||
};
|
||||
};
|
||||
|
||||
+1
-1
@@ -58,4 +58,4 @@ protected:
|
||||
AzToolsFramework::SearchCriteriaWidget* m_filterWidget;
|
||||
|
||||
void keyPressEvent(QKeyEvent* event) override;
|
||||
};
|
||||
};
|
||||
|
||||
+1
-1
@@ -69,4 +69,4 @@ protected:
|
||||
AzToolsFramework::FilterByCategoryMap m_filtersRegExp;
|
||||
ComponentDataModel* m_componentDataModel;
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user