diff options
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/elementary/elm_frame.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/lib/elementary/elm_frame.h b/src/lib/elementary/elm_frame.h index f57ae667ba..291d2af5ff 100644 --- a/src/lib/elementary/elm_frame.h +++ b/src/lib/elementary/elm_frame.h | |||
@@ -19,6 +19,11 @@ | |||
19 | * @li pad_huge | 19 | * @li pad_huge |
20 | * @li outdent_top | 20 | * @li outdent_top |
21 | * @li outdent_bottom | 21 | * @li outdent_bottom |
22 | * @li overlay | ||
23 | * @li icon | ||
24 | * @li icon_overlay | ||
25 | * @li border | ||
26 | * @li border_overlay | ||
22 | * | 27 | * |
23 | * Of all this styles only default shows the title. | 28 | * Of all this styles only default shows the title. |
24 | * | 29 | * |