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/popuplist.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/popuplist.cpp') diff --git a/src/gui/widgets/popuplist.cpp b/src/gui/widgets/popuplist.cpp index c203f59c6..e4a7dcf47 100644 --- a/src/gui/widgets/popuplist.cpp +++ b/src/gui/widgets/popuplist.cpp @@ -30,7 +30,7 @@ PopupList::PopupList(DropDown *const widget, ListModel *const listModel, - bool extended, bool modal): + bool extended, bool modal) : Popup("PopupList", "popuplist.xml"), FocusListener(), mListModel(listModel), -- cgit v1.2.3-60-g2f50