]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormPrint.h
Bugfixes: checkboxes to radiobuttons (from J�rgen S) and remove a little
[lyx.git] / src / frontends / xforms / FormPrint.h
index b101eab159c1884161887cd4731602ee9a256b33..8f68ba2727fb113392178314bb9a1af516076191 100644 (file)
@@ -1,3 +1,4 @@
+// -*- C++ -*-
 /* This file is part of
  * ======================================================
  * 
@@ -6,7 +7,7 @@
  *         Copyright 1995 Matthias Ettrich
  *          Copyright 1995-2001 The LyX Team.
  *
- *         This file copyright 1999-2000
+ *         This file copyright 1999-2001
  *         Allan Rae
  *======================================================
  *
@@ -48,9 +49,6 @@ private:
        /// Filter the inputs on callback from xforms
        virtual ButtonPolicy::SMInput input(FL_OBJECT *, long);
 
-       /// Open the file browse dialog.
-       void browse();
-
        /// Fdesign generated method
        FD_form_print * build_print();