]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView_pimpl.h
citation patch from Angus
[lyx.git] / src / BufferView_pimpl.h
index 7de82ef77a28ec79bf60678615ac05aa270f95bc..e0a33d4aa415f5c2acb2b324fd53f0894dd3803f 100644 (file)
@@ -63,6 +63,8 @@ struct BufferView::Pimpl : public Object {
        ///
        int scrollDown(long time);
        ///
+       void workAreaKeyPress(KeySym, unsigned int state);
+       ///
        void workAreaMotionNotify(int x, int y, unsigned int state);
        ///
        void workAreaButtonPress(int x, int y, unsigned int button);