From 4662d3d7cdd9e8d9c0458a5c8b78d4a3e9d3c7fc Mon Sep 17 00:00:00 2001 From: "Aaron J. Seigo" Date: Wed, 10 Jun 2009 02:16:19 +0000 Subject: [PATCH] erg, apparently i hit "x" on the way out of vim after testing but before commiting :( svn path=/trunk/KDE/kdelibs/; revision=979519 --- applet.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applet.cpp b/applet.cpp index c76d86997..86381cae9 100644 --- a/applet.cpp +++ b/applet.cpp @@ -548,7 +548,7 @@ void AppletPrivate::destroyMessageOverlay() } messageOverlay->destroy(); - essageOverlay = 0; + messageOverlay = 0; if (messageOverlayProxy) { messageOverlayProxy->setWidget(0);