summaryrefslogtreecommitdiff
path: root/OPJViewer/source/imagjp2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'OPJViewer/source/imagjp2.cpp')
-rw-r--r--OPJViewer/source/imagjp2.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/OPJViewer/source/imagjp2.cpp b/OPJViewer/source/imagjp2.cpp
index b1a23bde..849c6e45 100644
--- a/OPJViewer/source/imagjp2.cpp
+++ b/OPJViewer/source/imagjp2.cpp
@@ -112,6 +112,7 @@ void jp2_info_callback(const char *msg, void *client_data) {
wxMutexGuiLeave();
}
+
// load the jp2 file format
bool wxJP2Handler::LoadFile(wxImage *image, wxInputStream& stream, bool verbose, int index)
{