kimcinoo pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=34f11c0a06cf2f56830f55d800079f30ad3b7d35

commit 34f11c0a06cf2f56830f55d800079f30ad3b7d35
Author: Shinwoo Kim <[email protected]>
Date:   Tue Oct 17 16:52:57 2017 +0900

    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 9a5470efb2..cbac3689ae 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 966901e084..40e8d07e7c 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

-- 


Reply via email to