From c5d4a6aa5edebe00595dbc346a16bcfe0798664f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lars=20Gullik=20Bj=C3=B8nnes?= Date: Fri, 23 Mar 2001 23:15:33 +0000 Subject: [PATCH] add ControlDialogs.h to the sources git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1822 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/controllers/ChangeLog | 4 ++++ src/frontends/controllers/Makefile.am | 1 + 2 files changed, 5 insertions(+) diff --git a/src/frontends/controllers/ChangeLog b/src/frontends/controllers/ChangeLog index 1845361549..1d77f2f179 100644 --- a/src/frontends/controllers/ChangeLog +++ b/src/frontends/controllers/ChangeLog @@ -1,3 +1,7 @@ +2001-03-24 Lars Gullik Bjønnes + + * Makefile.am (libcontrollers_la_SOURCES): add ControlDialogs.h + 2001-03-23 Angus Leeming * ControlDialogs.h: moved class ControlInset into its own file. diff --git a/src/frontends/controllers/Makefile.am b/src/frontends/controllers/Makefile.am index a09ad13ca5..4fe9c841ba 100644 --- a/src/frontends/controllers/Makefile.am +++ b/src/frontends/controllers/Makefile.am @@ -32,6 +32,7 @@ libcontrollers_la_SOURCES=\ ControlCopyright.h \ ControlCredits.h \ ControlCredits.C \ + ControlDialogs.h \ ControlError.h \ ControlError.C \ ControlInclude.C \ -- 2.39.5