src/ptouch.h

changeset 21
629637abfe1f
parent 19
b7fe751ea60d
     1.1 --- a/src/ptouch.h	Thu Sep 24 22:29:12 2009 +0100
     1.2 +++ b/src/ptouch.h	Fri Sep 25 10:50:44 2009 +0100
     1.3 @@ -46,6 +46,11 @@
     1.4  	/// Notification number
     1.5  	int		notification;
     1.6  
     1.7 +	/// Dots per inch -- print head
     1.8 +	int		dpiPrinthead;
     1.9 +	/// Dots per inch -- "label length" direction
    1.10 +	int		dpiLabel;
    1.11 +
    1.12  	/// Print parameter: autocutter enable
    1.13  	int		autocut;
    1.14  	/// Print parameter: mirror printing enable