]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt/GuiCitation.h
#10571 improved handling of WM's signal when switching from or to full-screen window
[features.git] / src / frontends / qt / GuiCitation.h
index 428ea50a97de293a584d5e3f13dd4eafade126d2..29b7b9b48509d201b448fa53bc9ad4d31a5e72d7 100644 (file)
@@ -121,11 +121,11 @@ private:
        /// Get selected keys
        QStringList selectedKeys();
        /// Set pre texts of qualified lists
-       void setPreTexts(std::vector<docstring> const m);
+       void setPreTexts(std::vector<docstring> const m);
        /// Get pre texts of qualified lists
        std::vector<docstring> getPreTexts();
        /// Set post texts of qualified lists
-       void setPostTexts(std::vector<docstring> const m);
+       void setPostTexts(std::vector<docstring> const m);
        /// Get post texts of qualified lists
        std::vector<docstring> getPostTexts();
 
@@ -182,6 +182,8 @@ private:
 
        /// last used citation style
        QString style_;
+        /// this is the last style chosen in the current dialog
+        QString last_chosen_style_;
        ///
        GuiSelectionManager * selectionManager;
        /// available keys.