]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetExternal.h
Change inset label from ": filename" to "Program Listing: filename" for listings...
[lyx.git] / src / insets / InsetExternal.h
index 1d1d0d4be5befd068786f07664577ebcf6fbb282..22a9318a47b1e12a606df811d2ae09235af891f1 100644 (file)
@@ -120,6 +120,8 @@ public:
        void setParams(InsetExternalParams const &);
        /// \returns the number of rows (\n's) of generated code.
        int latex(odocstream &, OutputParams const &) const;
+       ///
+       docstring contextMenu(BufferView const & bv, int x, int y) const;
 
 private:
        ///