add missing header, forgotten because of the Qt precompiled headers

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15641 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Peter Kümmel 2006-10-31 14:57:25 +00:00
parent bc0eb0b97f
commit a252679cca

View File

@ -50,6 +50,7 @@
#include <QToolBar>
#include <QTabBar>
#include <QDesktopWidget>
#include <QVBoxLayout>
#include <boost/bind.hpp>