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

0001 #include "appearance.h"
0002 #include <KPluginFactory>
0003 
0004 K_PLUGIN_CLASS_WITH_JSON(KAppearanceOptions, "khtml_appearance.json")
0005 
0006 #include "khtml_appearance.moc"