]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/QCommandEdit.h
enable Font cache only for MacOSX and inline width() for other platform.
[lyx.git] / src / frontends / qt4 / QCommandEdit.h
index 1400b73d109621160e3c5484300e4518d7ee0385..d37c1a2f003f850044be63abd6271900d6a9139d 100644 (file)
@@ -23,7 +23,7 @@ class QCommandEdit : public QLineEdit {
        Q_OBJECT
 public:
        QCommandEdit(QWidget * parent);
-signals:
+Q_SIGNALS:
        /// cancel
        void escapePressed();