summaryrefslogtreecommitdiffstats
path: root/kbarcode/batchprinter.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbarcode/batchprinter.h')
-rw-r--r--kbarcode/batchprinter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbarcode/batchprinter.h b/kbarcode/batchprinter.h
index 6da5ca5..0eb5f02 100644
--- a/kbarcode/batchprinter.h
+++ b/kbarcode/batchprinter.h
@@ -46,7 +46,7 @@ typedef TQValueList< TQMap<TQString,TQString> > TVariableList;
class BatchPrinter
{
public:
- typedef enum EOutputFormat { POSTSCRIPT = 0, IMAGE, BCP };
+ enum EOutputFormat { POSTSCRIPT = 0, IMAGE, BCP };
enum EImageFileName { E_ARTICLE, E_BARCODE, E_CUSTOM };
struct data {