From 34f11c0a06cf2f56830f55d800079f30ad3b7d35 Mon Sep 17 00:00:00 2001 From: Shinwoo Kim Date: Tue, 17 Oct 2017 16:52:57 +0900 Subject: [PATCH] elementary: remove documentation error --- src/lib/elementary/elm_flip.h | 3 --- src/lib/elementary/elm_flipselector.h | 3 --- 2 files changed, 6 deletions(-) diff --git a/src/lib/elementary/elm_flip.h b/src/lib/elementary/elm_flip.h index 9a5470e..cbac368 100644 --- a/src/lib/elementary/elm_flip.h +++ b/src/lib/elementary/elm_flip.h @@ -5,9 +5,6 @@ * @image html flip_inheritance_tree.png * @image latex flip_inheritance_tree.eps * - * @image html img/widget/flip/preview-00.png - * @image latex img/widget/flip/preview-00.eps - * * This widget holds 2 content objects(Evas_Object): one on the front and one * on the back. It allows you to flip from front to back and vice-versa using * various animations. diff --git a/src/lib/elementary/elm_flipselector.h b/src/lib/elementary/elm_flipselector.h index 966901e..40e8d07 100644 --- a/src/lib/elementary/elm_flipselector.h +++ b/src/lib/elementary/elm_flipselector.h @@ -5,9 +5,6 @@ * @image html flipselector_inheritance_tree.png * @image latex flipselector_inheritance_tree.eps * - * @image html img/widget/flipselector/preview-00.png - * @image latex img/widget/flipselector/preview-00.eps - * * A flip selector is a widget to show a set of @b text items, one * at a time, with the same sheet switching style as the @ref Clock * "clock" widget, when one changes the current displaying sheet -- 2.7.4