From 416c72588577bca18ba1c9180701143e7e572eed Mon Sep 17 00:00:00 2001 From: zecke Date: Thu, 05 Feb 2004 16:58:04 +0000 Subject: "Here we are now entertain US....." Some janitor tasks... remove ulong ref; If we use Q_REFCOUNT --- (limited to 'core/applets/volumeapplet/volumeappletimpl.cpp') diff --git a/core/applets/volumeapplet/volumeappletimpl.cpp b/core/applets/volumeapplet/volumeappletimpl.cpp index 80b3e74..4cbab31 100644 --- a/core/applets/volumeapplet/volumeappletimpl.cpp +++ b/core/applets/volumeapplet/volumeappletimpl.cpp @@ -23,7 +23,7 @@ #include VolumeAppletImpl::VolumeAppletImpl() - : volume(0), ref(0) + : volume(0) { } -- cgit v0.9.0.2