]> git.lyx.org Git - lyx.git/blobdiff - src/PrinterParams.h
Continue to improve GtkLengthEntry
[lyx.git] / src / PrinterParams.h
index 443f29aa4aec627a57425ecffa4ab578acbee148..c31ec1a7418f41bc5d5296347db762050dd00402 100644 (file)
 #include "lyxrc.h"
 
 /**
-  This struct contains (or should contain) all the parameters required for
-  printing a buffer.  Some work still needs to be done on this struct and
+  This class contains (or should contain) all the parameters required for
+  printing a buffer.  Some work still needs to be done on this class and
   printing handling in general to make it nice and full-featured.
   The main things I'd like to add now is the ability to print a read-only
   document with different orientation, papersize or single/duplex state
   than the document's settings. ARRae 20000423
 */
-struct PrinterParams {
+class PrinterParams {
+public:
        ///
        enum Target {
                ///