diff options
-rw-r--r-- | src/mainview.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainview.h b/src/mainview.h index 77d1d050..995b4f2d 100644 --- a/src/mainview.h +++ b/src/mainview.h @@ -145,6 +145,7 @@ private: /** * This function creates (if not exists) and returns a QLabel * with a loading QMovie. + * Inspired from Arora's code. * * @param index the tab index where inserting the animated label * |