From 387a27b62f25387e42a850739ced151d64a2e760 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 22 Jan 2013 20:03:49 -0600 Subject: Rename KInstance and KAboutData to avoid conflicts with KDE4 --- templates/annotated/systray1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/annotated/systray1.py') diff --git a/templates/annotated/systray1.py b/templates/annotated/systray1.py index db017c3..faf97e0 100644 --- a/templates/annotated/systray1.py +++ b/templates/annotated/systray1.py @@ -74,7 +74,7 @@ class MainWin (KMainWindow): #-------------------- main ------------------------------------------------ -# The usual stuff - you can also use the KAboutData/TDECmdLineArgs version +# The usual stuff - you can also use the TDEAboutData/TDECmdLineArgs version # for program startup used in other templates - the TDEApplication constructor # used here may be obsoleted eventually appName = "template" -- cgit v1.2.1