mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 19:07:45 +00:00
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:
parent
9faba1beed
commit
f00d27e6a0
@ -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)
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user