use forward declaration...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21454 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
André Pönitz 2007-11-05 21:42:08 +00:00
parent 62ddcfe1c4
commit 7ced3deb52

View File

@ -15,8 +15,7 @@
#include "Length.h"
#include "support/qstring_helpers.h"
#include <string>
#include "support/strfwd.h"
class QComboBox;
class QLineEdit;