diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/aoscene.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/aoscene.h b/include/aoscene.h index b58c0fd0..ddbefe08 100644 --- a/include/aoscene.h +++ b/include/aoscene.h @@ -21,6 +21,7 @@ private: QWidget *m_parent; QMovie *m_movie; AOApplication *ao_app; + QString last_image; }; |
