]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt/FancyLineEdit.h
Hack to display section symbol
[lyx.git] / src / frontends / qt / FancyLineEdit.h
index c28a028a119b0d30743991735a2e3c93fd346eff..5d55640e95d22d64bb5c7ef330c9bdd52a8a895e 100644 (file)
@@ -71,6 +71,9 @@ public:
        explicit FancyLineEdit(QWidget *parent = 0);
        ~FancyLineEdit() {}
 
+       /// Set a button to clear contents
+       void setClearButton(bool visible);
+
        QPixmap buttonPixmap(Side side) const;
        void setButtonPixmap(Side side, const QPixmap &pixmap);