]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/InGuiThread.h
Amend f441590c
[lyx.git] / src / frontends / qt4 / InGuiThread.h
index 0609cb085e33ec068445eb6b11c4274d2d8dc602..65fd648fffb263ee62392094eec1b68d2b4986b1 100644 (file)
 #include "support/bind.h"
 #include "support/functional.h"
 
-#if QT_VERSION < 0x040400
-#define Q_EMIT
-#endif
-
 namespace lyx {
 namespace frontend {