* Remove unnecessary #include statements * Move it into the TextEditor namespace * Mark the single-argument constructor explicit * Use move() to avoid some unnecessary copies |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| FileArgument.cpp | ||
| FileArgument.h | ||
| main.cpp | ||
| MainWidget.cpp | ||
| MainWidget.h | ||
| TextEditorWindow.gml | ||