From 267706e1270bedd77c0e36d8925ecba303d8725d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 22 Jan 2013 19:51:35 -0600 Subject: Rename KInstance and KAboutData to avoid conflicts with KDE4 --- libk3bdevice/k3bdebug.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libk3bdevice/k3bdebug.h') diff --git a/libk3bdevice/k3bdebug.h b/libk3bdevice/k3bdebug.h index a1500ff..68146cf 100644 --- a/libk3bdevice/k3bdebug.h +++ b/libk3bdevice/k3bdebug.h @@ -27,7 +27,7 @@ class K3bDebug; typedef K3bDebug& (*K3BDBGFUNC)( K3bDebug& ); /** - * K3bDebug as compared to KDebug does not need anything. No KInstance or whatever + * K3bDebug as compared to KDebug does not need anything. No TDEInstance or whatever * and does not use anything except fprintf. * Thus, K3bDebug is fully thread-safe and safe in general */ -- cgit v1.2.3