]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiCompleter.cpp
Fix the warning about the unused msg parameter
[lyx.git] / src / frontends / qt4 / GuiCompleter.cpp
index da2d688c59688e90892a7ef407a5928f6cb83542..ff81d883999398cd65745a315105615ffec230b4 100644 (file)
@@ -29,6 +29,7 @@
 
 #include <QApplication>
 #include <QHeaderView>
+#include <QKeyEvent>
 #include <QPainter>
 #include <QPixmapCache>
 #include <QScrollBar>