From c0207d7284d0f91a3a20f4abda2c6846c8dd8595 Mon Sep 17 00:00:00 2001 From: zecke Date: Fri, 06 Feb 2004 12:28:33 +0000 Subject: Merge with Qtopia sources --- (limited to 'noncore/games/minesweep/minefield.h') diff --git a/noncore/games/minesweep/minefield.h b/noncore/games/minesweep/minefield.h index 1349c35..e243d77 100644 --- a/noncore/games/minesweep/minefield.h +++ b/noncore/games/minesweep/minefield.h @@ -1,7 +1,7 @@ /********************************************************************** -** Copyright (C) 2000 Trolltech AS. All rights reserved. +** Copyright (C) 2000-2002 Trolltech AS. All rights reserved. ** -** This file is part of Qtopia Environment. +** This file is part of the Qtopia Environment. ** ** This file may be distributed and/or modified under the terms of the ** GNU General Public License version 2 as published by the Free Software @@ -42,6 +42,9 @@ public: int level() const { return lev; } void setAvailableRect( const QRect & ); + + QSize sizeHint() const; + public slots: void setup( int level ); -- cgit v0.9.0.2