]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/FancyLineEdit.h
On Linux show in crash message box the backtrace
[lyx.git] / src / frontends / qt4 / FancyLineEdit.h
index 89ef45b4abc35b97ed0bf82bc2eb3ff917ab146a..ae62c8539ed448ebb174b99d78f7a24da429d456 100644 (file)
@@ -14,8 +14,8 @@
 #ifndef FANCYLINEEDIT_H
 #define FANCYLINEEDIT_H
 
-#include <QtGui/QLineEdit>
-#include <QtGui/QAbstractButton>
+#include <QLineEdit>
+#include <QAbstractButton>
 
 namespace lyx {
 namespace frontend {