From 84673b354321cc022a8d8ec46dba6aa1dd6f95ef Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 7 Feb 2013 11:10:19 -0600 Subject: Rename KAbout to avoid conflicts with KDE4 --- kpf/src/Applet.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kpf') diff --git a/kpf/src/Applet.cpp b/kpf/src/Applet.cpp index 3b6b1902..f5feb871 100644 --- a/kpf/src/Applet.cpp +++ b/kpf/src/Applet.cpp @@ -215,7 +215,7 @@ namespace KPF ) ); - KAboutApplication a(&about, this); + TDEAboutApplication a(&about, this); a.exec(); } -- cgit v1.2.1