one include too many after removal of bulletstrings.[Ch]

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5835 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Edwin Leuven 2002-12-16 23:21:01 +00:00
parent 9faba1beed
commit f00d27e6a0
2 changed files with 5 additions and 1 deletions

View File

@ -29,7 +29,6 @@
#include "ui/BulletsModuleBase.h"
#include "QBrowseBox.h"
#include "support/filetools.h"
#include "bulletstrings.h"
BulletsModule::BulletsModule(QWidget * parent, char const * name, WFlags fl)
: BulletsModuleBase(parent, name, fl)

View File

@ -1,3 +1,8 @@
2002-12-16 Edwin Leuven <e.leuven@uva.nl>
* BulletsModule.C: forgot to remove an include of
bulletstrings.[Ch] removed in the previous commit
2002-12-16 Edwin Leuven <e.leuven@uva.nl>
* BulletsModule.[Ch]: Fix bulletstuff