From da962779d83963d978b82eff4d4a795c3fe8bbc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D1=8B=D1=87=D0=BA=D0=BE=D0=B2=20=D0=90=D0=BD=D0=B4?= =?UTF-8?q?=D1=80=D0=B5=D0=B9?= Date: Sun, 8 Dec 2019 12:43:31 +0000 Subject: [PATCH] git-svn-id: svn://db.shs.com.ru/libs@662 a8b55f48-bf90-11e4-a774-851b48703e85 --- qglengine/widgets/primitiveeditor.cpp | 1 + 1 file changed, 1 insertion(+) 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(); } +