]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiBranches.cpp
On Linux show in crash message box the backtrace
[lyx.git] / src / frontends / qt4 / GuiBranches.cpp
index 9c59f125e4b61fe052084ce4df56399cde99e7be..9445a1656770efe9369e2b09906c809717cfac54 100644 (file)
@@ -37,6 +37,9 @@
 #include <QColor>
 #include <QColorDialog>
 
+#ifdef KeyPress
+#undef KeyPress
+#endif
 
 namespace lyx {
 namespace frontend {