From d671eb90eb2ba431ba15123309368520608e5ba3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 25 May 2014 13:27:25 +0300 Subject: Fix align in constructors. --- src/gui/widgets/textfield.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/textfield.cpp') diff --git a/src/gui/widgets/textfield.cpp b/src/gui/widgets/textfield.cpp index 72ff8ea87..dc8b107c4 100644 --- a/src/gui/widgets/textfield.cpp +++ b/src/gui/widgets/textfield.cpp @@ -98,7 +98,7 @@ TextField::TextField(const Widget2 *restrict const widget, const bool loseFocusOnTab, ActionListener *restrict const listener, const std::string &restrict eventId, - const bool sendAlwaysEvents): + const bool sendAlwaysEvents) : Widget(widget), FocusListener(), KeyListener(), -- cgit v1.2.3-70-g09d2