diff options
author | Adam NAILI | 2018-01-04 14:04:50 +0100 |
---|---|---|
committer | Adam NAILI | 2018-01-04 14:04:50 +0100 |
commit | a4aebd76d86745698ce89e8fa9a5160cddd290ac (patch) | |
tree | 137bdef9810f039fc3a906343f82871dc50f252a /include/gui/pictureframe.h | |
parent | 9719a1dd0e9f7e2653b9cf358a864082c29d1cf7 (diff) | |
download | morpher-a4aebd76d86745698ce89e8fa9a5160cddd290ac.tar.gz |
Updating documentation and explanation about some implementations
Diffstat (limited to 'include/gui/pictureframe.h')
-rw-r--r-- | include/gui/pictureframe.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gui/pictureframe.h b/include/gui/pictureframe.h index a070190..d679b6b 100644 --- a/include/gui/pictureframe.h +++ b/include/gui/pictureframe.h | |||
@@ -7,6 +7,7 @@ | |||
7 | 7 | ||
8 | /** | 8 | /** |
9 | * File: pictureframe.h | 9 | * File: pictureframe.h |
10 | * Pictures handling. | ||
10 | */ | 11 | */ |
11 | 12 | ||
12 | /*Needed storage point to share memory between the origin PictureFrame and the target PictureFrame. It ables to cancel the Add constraint functionality*/ | 13 | /*Needed storage point to share memory between the origin PictureFrame and the target PictureFrame. It ables to cancel the Add constraint functionality*/ |