Index: Source/core/editing/Editor.h |
diff --git a/Source/core/editing/Editor.h b/Source/core/editing/Editor.h |
index f3b0e856a0b69830cb25e45ff78ac562b547b03b..2332ab00ae9fb41aca38cfb70db0545bd5bd2562 100644 |
--- a/Source/core/editing/Editor.h |
+++ b/Source/core/editing/Editor.h |
@@ -90,6 +90,7 @@ public: |
static void countEvent(ExecutionContext*, const Event*); |
void copyImage(const HitTestResult&); |
+ void reloadImage(const HitTestResult&, bool bypassCache); |
void transpose(); |