Rename Image class to Label
This commit is contained in:
@@ -10,7 +10,7 @@ ptprnt_hpps = files (
|
||||
'PtouchPrint.hpp',
|
||||
'PrinterDriverFactory.hpp',
|
||||
'graphics/Bitmap.hpp',
|
||||
'graphics/Image.hpp',
|
||||
'graphics/Label.hpp',
|
||||
'graphics/Monochrome.hpp'
|
||||
)
|
||||
|
||||
@@ -18,7 +18,7 @@ ptprnt_srcs = files (
|
||||
'PtouchPrint.cpp',
|
||||
'PrinterDriverFactory.cpp',
|
||||
'P700Printer.cpp',
|
||||
'graphics/Image.cpp',
|
||||
'graphics/Label.cpp',
|
||||
'graphics/Bitmap.cpp',
|
||||
'graphics/Monochrome.cpp',
|
||||
'libusbwrap/UsbDeviceFactory.cpp',
|
||||
|
Reference in New Issue
Block a user