From d6901ad9864d9875aa2ac2739d92adfcbbc62512 Mon Sep 17 00:00:00 2001 From: Noldor Date: Wed, 30 Apr 2008 14:54:44 +0000 Subject: kvs groupbox QT4 port git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1631 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/objects/class_groupbox.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/modules/objects/class_groupbox.h') diff --git a/src/modules/objects/class_groupbox.h b/src/modules/objects/class_groupbox.h index 08329dd64..6dda5b3de 100644 --- a/src/modules/objects/class_groupbox.h +++ b/src/modules/objects/class_groupbox.h @@ -49,15 +49,12 @@ protected: bool functionInsideMargin(KviKvsObjectFunctionCall *c); bool functionSetInsideSpacing(KviKvsObjectFunctionCall *c); bool functionInsideSpacing(KviKvsObjectFunctionCall *c); - bool functionSetColumns(KviKvsObjectFunctionCall *c); - bool functionColumns(KviKvsObjectFunctionCall *c); bool functionAddSpace(KviKvsObjectFunctionCall *c); bool functionAlignment(KviKvsObjectFunctionCall *c); bool functionSetAlignment(KviKvsObjectFunctionCall *c); bool functionSetOrientation(KviKvsObjectFunctionCall *c); bool functionIsChecked(KviKvsObjectFunctionCall *c); bool functionSetChecked(KviKvsObjectFunctionCall *c); - bool functionSetColumnLayout(KviKvsObjectFunctionCall *c); }; #endif //!_CLASS_GROUPBOX_H_ -- cgit v1.3.1-10-gc9f91