From 189e536f1a74ecc2d9dcf35b9f5b3d54a2d1901e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:10:12 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- kpackage/pkgInterface.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kpackage/pkgInterface.cpp') diff --git a/kpackage/pkgInterface.cpp b/kpackage/pkgInterface.cpp index 984628d..f5f31dc 100644 --- a/kpackage/pkgInterface.cpp +++ b/kpackage/pkgInterface.cpp @@ -91,11 +91,11 @@ pkgInterface::~pkgInterface() } ////////////////////////////////////////////////////////////////////////////// -void pkgInterface::makeMenu(KActionCollection *) +void pkgInterface::makeMenu(TDEActionCollection *) { } -void pkgInterface::setMenu(KActionCollection*, bool ) +void pkgInterface::setMenu(TDEActionCollection*, bool ) { } -- cgit v1.2.3