From 508614f2650ee25d1dc74785ed33cb9aaa0c24bc Mon Sep 17 00:00:00 2001 From: Noldor Date: Sat, 9 Jan 2010 09:10:27 +0000 Subject: Updated/removed obsolete code git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3815 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/objects/class_widget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/objects/class_widget.h') diff --git a/src/modules/objects/class_widget.h b/src/modules/objects/class_widget.h index d8eddf1cb..20aaaf23e 100644 --- a/src/modules/objects/class_widget.h +++ b/src/modules/objects/class_widget.h @@ -89,7 +89,7 @@ protected: bool repaint(KviKvsObjectFunctionCall *c); bool insertIntoStatusBar(KviKvsObjectFunctionCall *c); bool removeFromStatusBar(KviKvsObjectFunctionCall *c); - bool reparent(KviKvsObjectFunctionCall *c); + bool setParent(KviKvsObjectFunctionCall *c); bool resize(KviKvsObjectFunctionCall *c); bool screenResolution(KviKvsObjectFunctionCall * c); bool setAttribute(KviKvsObjectFunctionCall *c); -- cgit v1.3.1-10-gc9f91