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

0001 #include "useragent/useragent.h"
0002 #include <KPluginFactory>
0003 
0004 K_PLUGIN_CLASS_WITH_JSON(UserAgent, "useragent/khtml_useragent.json")
0005 
0006 #include "khtml_useragent.moc"
0007