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/irdaapplet/irdaappletimpl.cpp') diff --git a/core/applets/irdaapplet/irdaappletimpl.cpp b/core/applets/irdaapplet/irdaappletimpl.cpp index 3617698..33d98af 100644 --- a/core/applets/irdaapplet/irdaappletimpl.cpp +++ b/core/applets/irdaapplet/irdaappletimpl.cpp @@ -22,7 +22,7 @@ IrdaAppletImpl::IrdaAppletImpl() - : irda(0), ref(0) + : irda(0) { } -- cgit v0.9.0.2