From a4c8a839a3decc54e515fd110710195eca23fd2b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 10 Feb 2003 02:27:58 +0000 Subject: layout fixes, give widgets a default texture, etc. --- otk/appwidget.hh | 2 -- 1 file changed, 2 deletions(-) (limited to 'otk/appwidget.hh') diff --git a/otk/appwidget.hh b/otk/appwidget.hh index b2ea44aa..5595e88e 100644 --- a/otk/appwidget.hh +++ b/otk/appwidget.hh @@ -14,8 +14,6 @@ public: AppWidget(Application *app, Direction direction = Horizontal, int bevel = 0); virtual ~AppWidget(); - virtual void render(); - virtual void show(); virtual void hide(); -- cgit v1.2.3