summaryrefslogtreecommitdiff
path: root/core/applets/restartapplet2/restart.cpp
Side-by-side diff
Diffstat (limited to 'core/applets/restartapplet2/restart.cpp') (more/less context) (show whitespace changes)
-rw-r--r--core/applets/restartapplet2/restart.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/applets/restartapplet2/restart.cpp b/core/applets/restartapplet2/restart.cpp
index 576087b..a169505 100644
--- a/core/applets/restartapplet2/restart.cpp
+++ b/core/applets/restartapplet2/restart.cpp
@@ -42,7 +42,7 @@ static char *restart_xpm[] = {
" "};
RestartApplet::RestartApplet ( )
- : QObject ( 0, "RestartApplet" ), ref ( 0 )
+ : QObject ( 0, "RestartApplet" )
{
}