From 3f4d927df561a783cf16412a16cf15d721f5ed41 Mon Sep 17 00:00:00 2001 From: Noldor Date: Tue, 23 Jan 2007 21:07:50 +0000 Subject: not important fix git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@245 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/objects/class_buttongroup.h | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) (limited to 'src/modules/objects') diff --git a/src/modules/objects/class_buttongroup.h b/src/modules/objects/class_buttongroup.h index 0a3757891..2904d5a7a 100644 --- a/src/modules/objects/class_buttongroup.h +++ b/src/modules/objects/class_buttongroup.h @@ -38,27 +38,7 @@ public: protected: virtual bool init(KviKvsRunTimeContext * pContext,KviKvsVariantList *pParams); - /* - bool functionSetTitle(KviKvsObjectFunctionCall *c); - bool functionTitle(KviKvsObjectFunctionCall *c); - bool functionSetFlat(KviKvsObjectFunctionCall *c); - bool functionIsFlat(KviKvsObjectFunctionCall *c); - bool functionSetCheckable(KviKvsObjectFunctionCall *c); - bool functionIsCheckable(KviKvsObjectFunctionCall *c); - bool functionSetInsideMargin(KviKvsObjectFunctionCall *c); - 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