From fb7e279ef21733ca91caad571e63263b1f947f85 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 6 Feb 2013 19:45:01 -0600 Subject: Rename KCmd to avoid conflicts with KDE4 --- kalyptus/kalyptusCxxToSmoke.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kalyptus/kalyptusCxxToSmoke.pm') diff --git a/kalyptus/kalyptusCxxToSmoke.pm b/kalyptus/kalyptusCxxToSmoke.pm index 8485b636..f733da4d 100644 --- a/kalyptus/kalyptusCxxToSmoke.pm +++ b/kalyptus/kalyptusCxxToSmoke.pm @@ -329,7 +329,7 @@ sub preParseClass $className eq 'TQWidgetList' || $className eq 'TQObjectList' || $className eq 'TQStrList' || - $className eq 'KCmdLineOptions' || + $className eq 'TDECmdLineOptions' || # Those are template related $className eq 'TQTSManip' || # cause compiler errors with several gcc versions $className eq 'TQGDict' || -- cgit v1.2.3