From ab5b7ba61580bfd3aa20297e67bd9fa6b6c90d41 Mon Sep 17 00:00:00 2001 From: josef Date: Mon, 07 Oct 2002 16:03:17 +0000 Subject: - forgot : QObject() --- (limited to 'noncore/apps/opie-console') diff --git a/noncore/apps/opie-console/profileeditorplugins.cpp b/noncore/apps/opie-console/profileeditorplugins.cpp index a0bcab8..b63fa1c 100644 --- a/noncore/apps/opie-console/profileeditorplugins.cpp +++ b/noncore/apps/opie-console/profileeditorplugins.cpp @@ -16,6 +16,7 @@ // Base class ProfileEditorPlugin::ProfileEditorPlugin(QWidget *parent, Profile *p) +: QObject() { m_parent = parent; m_profile = p; -- cgit v0.9.0.2