summaryrefslogtreecommitdiff
path: root/noncore/applets/brightnessapplet/brightnessapplet.h
Side-by-side diff
Diffstat (limited to 'noncore/applets/brightnessapplet/brightnessapplet.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/applets/brightnessapplet/brightnessapplet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/applets/brightnessapplet/brightnessapplet.h b/noncore/applets/brightnessapplet/brightnessapplet.h
index 8b88bd1..6d6d369 100644
--- a/noncore/applets/brightnessapplet/brightnessapplet.h
+++ b/noncore/applets/brightnessapplet/brightnessapplet.h
@@ -47,7 +47,7 @@ class BrightnessAppletControl : public QFrame
public:
BrightnessAppletControl( Opie::Ui::OTaskbarApplet* parent, const char* name = 0 );
~BrightnessAppletControl();
-
+ virtual void hideEvent( QHideEvent* );
QSlider* slider;
};