git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22932 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2008-02-11 07:12:06 +00:00
parent 8f47f5d396
commit f12126adbd

View File

@ -14,13 +14,13 @@
#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;