From 33f1def3ea2a9691043495a22c64514ff9049a59 Mon Sep 17 00:00:00 2001 From: Elvio Basello Date: Mon, 21 Apr 2008 15:34:57 +0000 Subject: fixed compilation git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1551 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/objects/class_layout.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/objects') diff --git a/src/modules/objects/class_layout.h b/src/modules/objects/class_layout.h index 29fc116b9..5adca51a7 100644 --- a/src/modules/objects/class_layout.h +++ b/src/modules/objects/class_layout.h @@ -36,7 +36,7 @@ protected: bool functionAddWidget(KviKvsObjectFunctionCall *c); bool functionAddMultiCellWidget(KviKvsObjectFunctionCall *c); bool functionSetRowStretch(KviKvsObjectFunctionCall *c); - bool functionSetColStretch(KviKvsObjectFunctionCall *c); + bool functionSetColumnStretch(KviKvsObjectFunctionCall *c); bool functionSetMargin(KviKvsObjectFunctionCall *c); bool functionSetSpacing(KviKvsObjectFunctionCall *c); bool functionAddRowSpacing(KviKvsObjectFunctionCall *c); -- cgit v1.3.1-10-gc9f91