summaryrefslogtreecommitdiff
path: root/noncore/styles/liquid/embeddata.h
Side-by-side diff
Diffstat (limited to 'noncore/styles/liquid/embeddata.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/styles/liquid/embeddata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/styles/liquid/embeddata.h b/noncore/styles/liquid/embeddata.h
index e4ccc27..5207fb1 100644
--- a/noncore/styles/liquid/embeddata.h
+++ b/noncore/styles/liquid/embeddata.h
@@ -975,3 +975,3 @@ static int cmpEmbedImage(const void *a, const void *b)
}
-inline const QImage& qembed_findImage(const char* name)
+static const QImage& qembed_findImage(const char* name)
{