From 3ce8b540aae127c773c57fcf7094e11319d3c6a3 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 16 Nov 2002 13:08:10 +0000 Subject: add a Label class that doesnt change with focus --- otk/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'otk/Makefile.am') diff --git a/otk/Makefile.am b/otk/Makefile.am index 8637f46a..b35b7d9a 100644 --- a/otk/Makefile.am +++ b/otk/Makefile.am @@ -9,7 +9,7 @@ libotk_a_SOURCES= color.cc display.cc font.cc gccache.cc image.cc \ texture.cc timer.cc timerqueuemanager.cc style.cc \ configuration.cc util.cc widget.cc focuswidget.cc \ button.cc eventhandler.cc eventdispatcher.cc \ - focuslabel.cc application.cc + label.cc focuslabel.cc application.cc MAINTAINERCLEANFILES= Makefile.in -- cgit v1.2.3