File indexing completed on 2024-05-19 05:00:55

0001 #include "htmlopts.h"
0002 #include <KPluginFactory>
0003 
0004 K_PLUGIN_CLASS_WITH_JSON(KMiscHTMLOptions, "khtml_behavior.json")
0005 
0006 #include "khtml_behavior.moc"