From 807e20570cbfef6e258313565598905564f1bb86 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 27 May 2012 22:58:44 +0200 Subject: Kitchen sink clean up - astyle - copyrights - (some) includes --- src/thumbupdater.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/thumbupdater.h') 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; -- cgit v1.2.1