From aa3c2473ef704c38694182f40622d9eecd74ff94 Mon Sep 17 00:00:00 2001 From: Noldor Date: Fri, 12 Sep 2008 16:59:15 +0000 Subject: quick fix git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2447 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/objects/class_hbox.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/modules/objects/class_hbox.cpp') diff --git a/src/modules/objects/class_hbox.cpp b/src/modules/objects/class_hbox.cpp index da9b31cdd..451358dec 100644 --- a/src/modules/objects/class_hbox.cpp +++ b/src/modules/objects/class_hbox.cpp @@ -220,4 +220,5 @@ bool KviKvsObject_hbox::functionsetAlignment(KviKvsObjectFunctionCall *c) } if (widget()) ((KviTalHBox *)widget())->setAlignment(((QWidget *)(pObject->object())),(Qt::Alignment)sum); return true; -} \ No newline at end of file +} + -- cgit v1.3.1-10-gc9f91