]> git.lyx.org Git - features.git/commitdiff
headers.
authorAbdelrazak Younes <younes@lyx.org>
Mon, 11 Feb 2008 07:12:06 +0000 (07:12 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Mon, 11 Feb 2008 07:12:06 +0000 (07:12 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22932 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/GuiSearch.cpp

index fd401e7afd74728b79582b52eb4d89069a23cf8e..b6c7cc74006c8a30a7aa6545c6a919ada5be8f33 100644 (file)
 
 #include "GuiSearch.h"
 
+#include "qt_helpers.h"
+
 #include "FuncRequest.h"
 #include "lyxfind.h"
 
-#include "qt_helpers.h"
-
-#include <QLineEdit>
 #include <QCloseEvent>
+#include <QLineEdit>
 #include <QShowEvent>
 
 using namespace std;