]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/QGraphicsDialog.h
enable Font cache only for MacOSX and inline width() for other platform.
[lyx.git] / src / frontends / qt4 / QGraphicsDialog.h
index 82685b5d0e65a238164e9457a5ad7231461eb9ec..be98f8b5fda9ef7fe35e08c7a36d8ae0a10bb569 100644 (file)
@@ -30,7 +30,7 @@ public:
        QGraphicsDialog(QGraphics * form);
 
        virtual void show();
-protected slots:
+protected Q_SLOTS:
        virtual void change_adaptor();
        virtual void change_bb();
        virtual void change_WUnit();