]> git.lyx.org Git - features.git/commitdiff
add #include <QShowEvent> just in case.
authorAbdelrazak Younes <younes@lyx.org>
Thu, 27 Sep 2007 14:22:58 +0000 (14:22 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Thu, 27 Sep 2007 14:22:58 +0000 (14:22 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20538 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/DialogView.h

index 5489d6a839251cb534fec214d9aff827f5a66b3a..76895eda59797565f562fcf289eb1bf0b0293c42 100644 (file)
@@ -20,6 +20,7 @@
 #include <QCloseEvent>
 #include <QDialog>
 #include <QSettings>
+#include <QShowEvent>
 
 #include <string>