mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-26 03:11:59 +00:00
Add missing header file, ButtonControllerBase.h.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4381 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
1ff9cadb81
commit
3bf65e6bb5
@ -1,3 +1,7 @@
|
||||
2002-06-12 Angus Leeming <leeming@lyx.org>
|
||||
|
||||
* ControlInset.tmpl: add missing header file, ButtonControllerBase.h.
|
||||
|
||||
2002-06-11 Edwin Leuven <leuven@fee.uva.nl>
|
||||
|
||||
* ControlParagraph.[Ch]: new paragraph controller
|
||||
|
@ -11,6 +11,7 @@
|
||||
*/
|
||||
|
||||
#include "ControlInset.h"
|
||||
#include "ButtonControllerBase.h"
|
||||
#include "ViewBase.h"
|
||||
#include "buffer.h"
|
||||
#include "debug.h"
|
||||
|
Loading…
Reference in New Issue
Block a user