]> git.lyx.org Git - features.git/commitdiff
Compile fix by Kornel Benko.
authorAbdelrazak Younes <younes@lyx.org>
Mon, 18 Feb 2008 09:44:02 +0000 (09:44 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Mon, 18 Feb 2008 09:44:02 +0000 (09:44 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23051 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/CustomizedWidgets.cpp

index 2e9bbca6d551eaec234ad655a75dfd7d2820af59..6d39597d73eef6a9c6f83f7fd7b7117c1f5fabaa 100644 (file)
@@ -26,6 +26,7 @@
 #include "GuiKeySymbol.h"
 
 #include <QApplication>
+#include <QKeyEvent>
 
 #include "support/qstring_helpers.h"