kdelibs/kjs function_object.cpp,NONE,1.1 Makefile.am,1.8,1.9 function_object.h,1.2,1.3 global_object.cpp,1.19,1.20 object.cpp,1.24,1.25 object.h,1.29,1.30 Author: porten Sat Sep 30 21:58:12 UTC 2000 Modified Files: Makefile.am function_object.h global_object.cpp object.cpp object.h Added Files: function_object.cpp Log Message: dummy FunctionObject class doing nothing else than preventing errors if somebody calls "new Function()".