]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiPrint.h
Whitespace.
[lyx.git] / src / frontends / qt4 / GuiPrint.h
index 332ede8021d779c34e5ebf75a286ae88f2c868dc..c0af9572c76d5d04a749fb5a2696c42496fcb218 100644 (file)
@@ -55,7 +55,7 @@ private:
        ///
        bool canApplyToReadOnly() const { return true; }
        ///
-       kb_action getLfun() const { return LFUN_BUFFER_PRINT; }
+       FuncCode getLfun() const { return LFUN_BUFFER_PRINT; }
 
        ///
        PrinterParams params_;