From 65eca7929c22f0f0bc64135c02d85d1243df376c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:12:51 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- kpovmodeler/pminsertpopup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kpovmodeler/pminsertpopup.h') diff --git a/kpovmodeler/pminsertpopup.h b/kpovmodeler/pminsertpopup.h index 09aa796a..6f55803f 100644 --- a/kpovmodeler/pminsertpopup.h +++ b/kpovmodeler/pminsertpopup.h @@ -29,7 +29,7 @@ /** * Popup menu. Ask the user where to insert new objects */ -class PMInsertPopup : public KPopupMenu +class PMInsertPopup : public TDEPopupMenu { public: /** -- cgit v1.2.1