From 17a3f1e268906e7f002da3ad42470f77a1d61e8b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 2 Feb 2003 22:30:49 +0000 Subject: [PATCH] rm configuration class --- otk/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/otk/Makefile.am b/otk/Makefile.am index d0edbe1d..1e812765 100644 --- a/otk/Makefile.am +++ b/otk/Makefile.am @@ -16,7 +16,7 @@ libotk_la_SOURCES=rendercontrol.cc truerendercontrol.cc surface.cc \ display.cc font.cc \ property.cc rect.cc screeninfo.cc \ timer.cc \ - configuration.cc util.cc widget.cc focuswidget.cc \ + util.cc widget.cc focuswidget.cc \ button.cc eventhandler.cc eventdispatcher.cc ustring.cc \ label.cc focuslabel.cc application.cc appwidget.cc \ otk_wrap.cc -- 2.39.2