]> git.lyx.org Git - lyx.git/blobdiff - src/OutputParams.h
Fix commented out code
[lyx.git] / src / OutputParams.h
index 5503d8b7cd191b1f2c944abd14b69fa18ce320b0..5aa6080de7f0b96fed97fd527661de1eca55958a 100644 (file)
@@ -177,6 +177,10 @@ public:
        */
        bool use_polyglossia;
 
+       /** Do we use hyperref?
+       */
+       bool use_hyperref;
+
        /// Do we use the CJK package?
        bool use_CJK;