]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormPrint.h
Yet more dialog tweaking from Rob.
[lyx.git] / src / frontends / xforms / FormPrint.h
index c50d757d70386660a5a360f14d39b111365bf177..9016a91f472e44e366ac4af662c8701e7bf18d12 100644 (file)
@@ -44,10 +44,8 @@ private:
 
        /// print target
        RadioButtonGroup target_;
-       /// page order
-       RadioButtonGroup order_;
        /// which pages
-       RadioButtonGroup which_;
+       RadioButtonGroup which_pages_;
 };
 
 #endif // FORMPRINT_H