https://bugs.kde.org/show_bug.cgi?id=464682
--- Comment #1 from Robby Stephenson <ro...@periapsis.org> --- I'm going to be guessing in the dark here, since I don't have MacOS, and there may be many issues like this that are only encountered. one at a time. In file src/bibtexkeydialog.h, can you add #include <QAction> at line 28 before the include <QDialog> line and in src/detailedlistvew.h, include the same line #include <QAction> at line 35. Then try to recompile and let me know if that works. Like I said, I don't know if you'd need to do this to 20 files or just a few, until you try to repeatedly compile. -- You are receiving this mail because: You are watching all bug changes.