From d08fe2109dcb7e037d4321f9804a5c0aeca3b87b Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Sun, 21 Oct 2018 13:19:44 +0200 Subject: clangformat --- gui/designwidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui/designwidget.h') diff --git a/gui/designwidget.h b/gui/designwidget.h index 1859ed12..f27eced2 100644 --- a/gui/designwidget.h +++ b/gui/designwidget.h @@ -113,7 +113,7 @@ class DesignWidget : public QWidget QMap propertyToId; QMap idToProperty; - std::vector> history; + std::vector> history; int history_index; bool history_ignore; -- cgit v1.2.3