mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
add ControlDialogs.h to the sources
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1822 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
ab7778e295
commit
c5d4a6aa5e
@ -1,3 +1,7 @@
|
||||
2001-03-24 Lars Gullik Bjønnes <larsbj@trylle.birdstep.com>
|
||||
|
||||
* Makefile.am (libcontrollers_la_SOURCES): add ControlDialogs.h
|
||||
|
||||
2001-03-23 Angus Leeming <a.leeming@ic.ac.uk>
|
||||
|
||||
* ControlDialogs.h: moved class ControlInset into its own file.
|
||||
|
@ -32,6 +32,7 @@ libcontrollers_la_SOURCES=\
|
||||
ControlCopyright.h \
|
||||
ControlCredits.h \
|
||||
ControlCredits.C \
|
||||
ControlDialogs.h \
|
||||
ControlError.h \
|
||||
ControlError.C \
|
||||
ControlInclude.C \
|
||||
|
Loading…
Reference in New Issue
Block a user