From 107f3734dee4f33366ac097184bc84af33ef9d50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20G=C3=A2teau?= Date: Mon, 17 Dec 2012 15:48:36 +0100 Subject: [PATCH] Do not include touch components --- declarativeimports/plasmacomponents/Mainpage.dox | 2 ++ 1 file changed, 2 insertions(+) diff --git a/declarativeimports/plasmacomponents/Mainpage.dox b/declarativeimports/plasmacomponents/Mainpage.dox index b911aaf8f..76c63209e 100644 --- a/declarativeimports/plasmacomponents/Mainpage.dox +++ b/declarativeimports/plasmacomponents/Mainpage.dox @@ -40,4 +40,6 @@ */ // DOXYGEN_SET_PROJECT_NAME = PlasmaComponents +// Maybe there should be a touch-specific api doc? +// DOXYGEN_SET_EXCLUDE += @topdir@/plasma/declarativeimports/plasmacomponents/platformcomponents // vim:ts=4:sw=4:expandtab:filetype=doxygen