add more spacing
[personal-kdebase.git] / runtime / nepomuk / kioslaves / search / querymetatype.h
blob2c6d39ac6860bd32a1239aa15101141e9aad1eb7
1 /*
2 * This file looks very weird but is the only way to get the Query metatype
3 * into the service interface when generated via qdbusxml2cpp.
4 */
6 #include "query.h"
8 Q_DECLARE_METATYPE(Nepomuk::Search::Query)