forgot this

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21499 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
André Pönitz 2007-11-07 21:59:19 +00:00
parent 4aa5f6cd2d
commit 9746bda072

View File

@ -30,6 +30,8 @@ extern bool LyXSetStyle();
///
class TextClassList {
public:
///
TextClassList() {}
///
typedef std::vector<TextClass> ClassList;
///