From 2df6bde18ab40472f2df8637cf6456cb80dc2329 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:09:42 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- extra/kde332/kpanelmenu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/kde332/kpanelmenu.h') diff --git a/extra/kde332/kpanelmenu.h b/extra/kde332/kpanelmenu.h index 5d6f7de..fd9c00c 100644 --- a/extra/kde332/kpanelmenu.h +++ b/extra/kde332/kpanelmenu.h @@ -49,7 +49,7 @@ class KPanelMenuPrivate; * @short Base class to build dynamically loaded menu entries for the K-menu, or the panel. * @author The kicker maintainer, Michael Goffioul */ -class KPanelMenu : public KPopupMenu +class KPanelMenu : public TDEPopupMenu { Q_OBJECT -- cgit v1.2.1