From e58a9f83f1bd385aad687daa166077602e921494 Mon Sep 17 00:00:00 2001 From: zecke Date: Tue, 11 May 2004 21:56:44 +0000 Subject: Comment on virtual method and maybe the lack of them --- (limited to 'libopie2/opieui/otaskbarapplet.h') diff --git a/libopie2/opieui/otaskbarapplet.h b/libopie2/opieui/otaskbarapplet.h index ec7b9c4..77cc461 100644 --- a/libopie2/opieui/otaskbarapplet.h +++ b/libopie2/opieui/otaskbarapplet.h @@ -111,6 +111,7 @@ class OTaskbarApplet : public QWidget OTaskbarApplet( QWidget* parent, const char* name = 0 ); virtual ~OTaskbarApplet(); + protected: virtual void popup( QWidget* widget ); private: -- cgit v0.9.0.2