]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiWorkArea.h
rename a few view functions from foo() to fooView()
[lyx.git] / src / frontends / qt4 / GuiWorkArea.h
index 05903003bacbb8c83138ac029d4a23ef510e40ef..2bafbeb5b3669ccbf5322bcbd6e9f63876cea3be 100644 (file)
@@ -36,9 +36,6 @@ class QPaintEvent;
 namespace lyx {
 namespace frontend {
 
-class GuiView;
-class QLPainter;
-
 /// for emulating triple click
 class double_click {
 public:
@@ -116,7 +113,6 @@ public:
        virtual void removeCursor();
 
 private:
-       void doGreyOut(QLPainter & pain);
        ///
        void focusInEvent(QFocusEvent *);
        ///