]> git.lyx.org Git - lyx.git/blobdiff - src/Mover.h
* src/frontends/qt4/qlkey.h: add AltGr as modifier key (fix bug 4026)
[lyx.git] / src / Mover.h
index c07eeb3ee8a6741fb6ea820f0c76e32d826411fd..7c0c5021f0e869443b145dc43a68957449a90f41 100644 (file)
@@ -82,7 +82,7 @@ public:
 protected:
        virtual bool
        do_copy(support::FileName const & from, support::FileName const & to,
-               std::string const &, unsigned long int mode) const;
+               std::string const &, unsigned long int mode) const;
 
        virtual bool
        do_rename(support::FileName const & from, support::FileName const & to,
@@ -131,7 +131,7 @@ public:
 private:
        virtual bool
        do_copy(support::FileName const & from, support::FileName const & to,
-               std::string const & latex, unsigned long int mode) const;
+               std::string const & latex, unsigned long int mode) const;
 
        virtual bool
        do_rename(support::FileName const & from, support::FileName const & to,