X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fqt%2FGuiKeySymbol.h;h=a3293d7c2f1be2515a787fdc742625cf752374e5;hb=10272e474790d25ae9b5f3d272423959422ddfbd;hp=e4a59b7f5e9736a12d532ac1d6d3d459d6509006;hpb=415e0d8f3f7e5b26b0d1fc5ccb8cd64b66a6bbfd;p=features.git diff --git a/src/frontends/qt/GuiKeySymbol.h b/src/frontends/qt/GuiKeySymbol.h index e4a59b7f5e..a3293d7c2f 100644 --- a/src/frontends/qt/GuiKeySymbol.h +++ b/src/frontends/qt/GuiKeySymbol.h @@ -13,7 +13,8 @@ #ifndef GUIKEYSYM_H #define GUIKEYSYM_H -class QKeyEvent; +#include "KeySymbol.h" +#include namespace lyx {