From 5fc6f26e12b596addd235f87320c31761bd5a84d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 22 Jan 2013 20:22:15 -0600 Subject: Rename KInstance and KAboutData to avoid conflicts with KDE4 --- kresources/featureplan/dumpfeaturelist.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kresources/featureplan/dumpfeaturelist.cpp') diff --git a/kresources/featureplan/dumpfeaturelist.cpp b/kresources/featureplan/dumpfeaturelist.cpp index efab2cae..a007b70d 100644 --- a/kresources/featureplan/dumpfeaturelist.cpp +++ b/kresources/featureplan/dumpfeaturelist.cpp @@ -69,7 +69,7 @@ void displayCategory( const TQValueList categories ) int main( int argc, char **argv ) { - KAboutData aboutData( "dumpfeaturelist", "Dump XML feature list to stdout", + TDEAboutData aboutData( "dumpfeaturelist", "Dump XML feature list to stdout", "0.1" ); TDECmdLineArgs::init( argc, argv, &aboutData ); TDECmdLineArgs::addCmdLineOptions( options ); -- cgit v1.2.3