summaryrefslogtreecommitdiff
path: root/src/thumbupdater.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-05-27 22:58:44 +0200
committerAndrea Diamantini <adjam7@gmail.com>2012-05-27 23:34:32 +0200
commit807e20570cbfef6e258313565598905564f1bb86 (patch)
tree695b3c940bce02305224e5781a7c48b5a6fdab94 /src/thumbupdater.h
parentRuntime Nepomuk tagging check (diff)
downloadrekonq-807e20570cbfef6e258313565598905564f1bb86.tar.xz
Kitchen sink clean up
- astyle - copyrights - (some) includes
Diffstat (limited to 'src/thumbupdater.h')
-rw-r--r--src/thumbupdater.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/thumbupdater.h b/src/thumbupdater.h
index 5bd858cf..2544969f 100644
--- a/src/thumbupdater.h
+++ b/src/thumbupdater.h
@@ -45,10 +45,10 @@ public:
~ThumbUpdater();
void updateThumb();
-
+
private Q_SLOTS:
void updateImage(bool);
-
+
private:
QWebElement _thumb;
QString _url;