Add newlines to the end of all files
This commit is contained in:
@@ -44,4 +44,4 @@ namespace LUAEditor
|
||||
result = m_root;
|
||||
return true;
|
||||
}
|
||||
}//namespace AssetBrowserTester
|
||||
}//namespace AssetBrowserTester
|
||||
|
||||
@@ -99,4 +99,4 @@ public slots:
|
||||
}
|
||||
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -49,4 +49,4 @@ namespace Driller
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -51,4 +51,4 @@ namespace Driller
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -71,4 +71,4 @@ namespace Driller
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -39,4 +39,4 @@ namespace Driller
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -38,4 +38,4 @@ namespace Driller
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -93,4 +93,4 @@ namespace Driller
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -45,4 +45,4 @@ namespace Charts
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -61,4 +61,4 @@ namespace Driller
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -44,4 +44,4 @@ namespace Driller
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -61,4 +61,4 @@ namespace Driller
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -31,4 +31,4 @@ namespace Driller
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -31,4 +31,4 @@ namespace Driller
|
||||
m_telemetryEvent.SetMetric("WindowId", m_windowId);
|
||||
m_telemetryEvent.Log();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -92,4 +92,4 @@ namespace Driller
|
||||
|
||||
EventTraceDataParser m_parser;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
@@ -90,4 +90,4 @@ namespace Driller
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -457,4 +457,4 @@ namespace Driller
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -89,4 +89,4 @@ namespace Driller
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -63,4 +63,4 @@ namespace Driller
|
||||
}
|
||||
};
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -70,4 +70,4 @@ namespace Driller
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
+1
-1
@@ -60,4 +60,4 @@ namespace Driller
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -292,4 +292,4 @@ namespace Driller
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -51,4 +51,4 @@ namespace Driller
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -513,4 +513,4 @@ namespace Driller
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -59,4 +59,4 @@ namespace Driller
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -47,4 +47,4 @@ namespace Driller
|
||||
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -68,4 +68,4 @@ namespace Driller
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -28,4 +28,4 @@ namespace LUAEditor
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -45,4 +45,4 @@ namespace LUAEditor
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -72,4 +72,4 @@ namespace LUAEditor
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -107,4 +107,4 @@ namespace LUADebugger
|
||||
};
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -36,4 +36,4 @@ namespace LUADebugger
|
||||
};
|
||||
};
|
||||
|
||||
#endif//LUADEBUGGER_API_H
|
||||
#endif//LUADEBUGGER_API_H
|
||||
|
||||
@@ -30,4 +30,4 @@ namespace LUAEditor
|
||||
int m_qtBlockState;
|
||||
};
|
||||
static_assert(sizeof(QTBlockState) == sizeof(int), "QT stores block state in an int");
|
||||
}
|
||||
}
|
||||
|
||||
@@ -74,4 +74,4 @@ namespace LUAEditor
|
||||
void OnBlockCountChange();
|
||||
void OnCharsRemoved(int position, int charsRemoved);
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
@@ -111,4 +111,4 @@ namespace LUAEditor
|
||||
};
|
||||
}
|
||||
|
||||
#endif//LUAEDITOR_LUAEditorDebuggerMessages_H
|
||||
#endif//LUAEDITOR_LUAEditorDebuggerMessages_H
|
||||
|
||||
@@ -193,4 +193,4 @@ namespace LUAEditor
|
||||
|
||||
}
|
||||
|
||||
#endif //LUAEDITOR_FINDDIALOG_H
|
||||
#endif //LUAEDITOR_FINDDIALOG_H
|
||||
|
||||
@@ -105,4 +105,4 @@ namespace LUAEditor
|
||||
class FindResultsHighlighter* m_highlighter;
|
||||
QColor m_resultLineHighlightColor;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
@@ -57,4 +57,4 @@ namespace LUAEditor
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -57,4 +57,4 @@ namespace LUAEditor
|
||||
|
||||
}
|
||||
|
||||
#endif //LUAEDITOR_FINDDIALOG_H
|
||||
#endif //LUAEDITOR_FINDDIALOG_H
|
||||
|
||||
@@ -67,4 +67,4 @@ namespace LUAEditor
|
||||
private slots:
|
||||
void CompletionSelected(const QString& text);
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
@@ -51,4 +51,4 @@ namespace LUAEditor
|
||||
SyntaxStyleSettings m_originalSettings;
|
||||
Ui::LUAEditorSettingsDialog* m_gui;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
@@ -52,4 +52,4 @@ namespace LUAEditor
|
||||
};
|
||||
}
|
||||
|
||||
#endif//LUAEDITOR_VIEWMESSAGES_H
|
||||
#endif//LUAEDITOR_VIEWMESSAGES_H
|
||||
|
||||
@@ -41,4 +41,4 @@ namespace LUAEditor
|
||||
|
||||
#pragma once
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
@@ -46,4 +46,4 @@ namespace Telemetry
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user