diff --git a/qglengine/widgets/primitiveeditor.cpp b/qglengine/widgets/primitiveeditor.cpp index 402d413..4b97f22 100644 --- a/qglengine/widgets/primitiveeditor.cpp +++ b/qglengine/widgets/primitiveeditor.cpp @@ -135,3 +135,4 @@ void PrimitiveEditor::on_buttonAdd_clicked() { void PrimitiveEditor::on_comboPrimitives_currentIndexChanged(int index) { showEditors(); } +