summaryrefslogtreecommitdiff
path: root/core/applets/homeapplet/home.cpp
Side-by-side diff
Diffstat (limited to 'core/applets/homeapplet/home.cpp') (more/less context) (show whitespace changes)
-rw-r--r--core/applets/homeapplet/home.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/applets/homeapplet/home.cpp b/core/applets/homeapplet/home.cpp
index 36307ab..455575f 100644
--- a/core/applets/homeapplet/home.cpp
+++ b/core/applets/homeapplet/home.cpp
@@ -6,13 +6,13 @@
#include <qpopupmenu.h>
#include "home.h"
HomeApplet::HomeApplet ( )
- : QObject ( 0, "HomeApplet" ), ref ( 0 )
+ : QObject ( 0, "HomeApplet" )
{
}
HomeApplet::~HomeApplet ( )
{
}