summaryrefslogtreecommitdiffstats
path: root/src/MxcImageProvider.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/MxcImageProvider.h')
-rw-r--r--src/MxcImageProvider.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/MxcImageProvider.h b/src/MxcImageProvider.h
index 2a09df87..5d8330aa 100644
--- a/src/MxcImageProvider.h
+++ b/src/MxcImageProvider.h
@@ -29,7 +29,8 @@ public:
, m_requestedSize(requestedSize)
, m_crop(crop)
, m_radius(radius)
- {}
+ {
+ }
void run();