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

0001 #include "tabs/tabsoptions.h"
0002 #include <KPluginFactory>
0003 
0004 K_PLUGIN_CLASS_WITH_JSON(TabsOptions, "tabs/khtml_tabs.json")
0005 
0006 #include "khtml_tabs.moc"