From 2089854d5ea2b180f0688a4aa4e82951860716b8 Mon Sep 17 00:00:00 2001 From: "Aaron J. Seigo" Date: Sat, 10 Nov 2007 23:21:26 +0000 Subject: [PATCH] KRUSH: don't do our own useless sizeHint svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=735126 --- containment.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/containment.h b/containment.h index 87353dc3f..71860675e 100644 --- a/containment.h +++ b/containment.h @@ -194,11 +194,6 @@ class PLASMA_EXPORT Containment : public Applet */ void initConstraints(KConfigGroup* group); - /** - * Reimplemented from Applet - */ - QSizeF contentSizeHint() const; - Q_SIGNALS: /** * This signal is emitted when a new applet is created by the containment