summaryrefslogtreecommitdiff
path: root/fxbarcode/datamatrix/BC_DataMatrixSymbolInfo144.h
diff options
context:
space:
mode:
Diffstat (limited to 'fxbarcode/datamatrix/BC_DataMatrixSymbolInfo144.h')
-rw-r--r--fxbarcode/datamatrix/BC_DataMatrixSymbolInfo144.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fxbarcode/datamatrix/BC_DataMatrixSymbolInfo144.h b/fxbarcode/datamatrix/BC_DataMatrixSymbolInfo144.h
index 0a1c529bb2..45c30b659c 100644
--- a/fxbarcode/datamatrix/BC_DataMatrixSymbolInfo144.h
+++ b/fxbarcode/datamatrix/BC_DataMatrixSymbolInfo144.h
@@ -9,7 +9,7 @@
#include "fxbarcode/datamatrix/BC_SymbolInfo.h"
-class CBC_DataMatrixSymbolInfo144 : public CBC_SymbolInfo {
+class CBC_DataMatrixSymbolInfo144 final : public CBC_SymbolInfo {
public:
CBC_DataMatrixSymbolInfo144();
~CBC_DataMatrixSymbolInfo144() override;