summaryrefslogtreecommitdiff
path: root/src/mainview.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-04-11 20:03:43 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-04-11 20:03:43 +0200
commit686956e394c4a42ec097f281b3a36844b24471ee (patch)
treef43c3fd4808d1ce1781fdc2a342ee79a14ad54f0 /src/mainview.h
parentanimated loading. Imported following (a bit) Arora code.. (diff)
downloadrekonq-686956e394c4a42ec097f281b3a36844b24471ee.tar.xz
pedantic
Diffstat (limited to 'src/mainview.h')
-rw-r--r--src/mainview.h1
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
*