elementary: remove documentation error
authorShinwoo Kim <cinoo.kim@samsung.com>
Tue, 17 Oct 2017 07:52:57 +0000 (16:52 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Tue, 17 Oct 2017 10:05:47 +0000 (19:05 +0900)
src/lib/elementary/elm_flip.h
src/lib/elementary/elm_flipselector.h

index 9a5470e..cbac368 100644 (file)
@@ -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.
index 966901e..40e8d07 100644 (file)
@@ -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