summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-04-28 21:36:40 +0100
committerCarl Hetherington <cth@carlh.net>2019-04-28 21:36:40 +0100
commitd7732381bc6898744d38ea9e9bb6a4be681b9a73 (patch)
treec313a7790f68a1aa962a13e57e7f664d3370a5c6 /src
parent23b87f5e8a0fd0f351e4ae34263beb6c5fd1981a (diff)
class/struct confusion.
Diffstat (limited to 'src')
-rw-r--r--src/subtitle_asset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/subtitle_asset.h b/src/subtitle_asset.h
index 59ed1165..96a56a9c 100644
--- a/src/subtitle_asset.h
+++ b/src/subtitle_asset.h
@@ -64,7 +64,7 @@ class LoadFontNode;
namespace order {
class Part;
- class Context;
+ struct Context;
}
/** @class SubtitleAsset