From 59d6018e53537e15d27cd0174adefba2ec8b8f6e Mon Sep 17 00:00:00 2001 From: ibotty Date: Mon, 14 Oct 2002 08:54:34 +0000 Subject: added sizeHint method, hopefully (dont really think so) fixes size problem VS: ---------------------------------------------------------------------- --- (limited to 'noncore/apps/opie-console/emulation_widget.h') diff --git a/noncore/apps/opie-console/emulation_widget.h b/noncore/apps/opie-console/emulation_widget.h index e185534..5e20dc4 100644 --- a/noncore/apps/opie-console/emulation_widget.h +++ b/noncore/apps/opie-console/emulation_widget.h @@ -60,6 +60,8 @@ public: */ virtual void scroll( int value ); + virtual QSize calcSize( int cols, int lins ) const; + protected: /** -- cgit v0.9.0.2