]> git.lyx.org Git - features.git/blobdiff - src/frontends/Dialogs.h
Angus's insetref-patch and a small fix.
[features.git] / src / frontends / Dialogs.h
index 6d3ac5c90652cad761fa103bacb3ce4cf6976719..fb58890b864cb467485ed9f1ad580607b027c789 100644 (file)
@@ -118,6 +118,10 @@ public:
        ///
        Signal1<void, string const &> createCitation;
        ///
+       Signal1<void, InsetCommand *> showRef;
+       ///
+       Signal1<void, string const &> createRef;
+       ///
        Signal1<void, InsetCommand *> showTOC;
        ///
        Signal1<void, string const &> createTOC;