From 07115ad5e6fa4af82b4efd06ce1d3f60cc2d07bb Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 20 Dec 2007 02:04:55 +0000 Subject: Use fancy Widget class for Glade widgets. Somewhat consistently rename glade widgets. Fix about dialog program name, icon (when run from source tree), and close button. git-svn-id: http://svn.drobilla.net/lad/patchage@989 a436a847-0d15-0410-975c-d299462d15a1 --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 6d7a63d..a87563b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -23,6 +23,7 @@ patchage_SOURCES = \ PatchagePort.hpp \ StateManager.cpp \ StateManager.hpp \ + Widget.hpp \ main.cpp if WITH_LASH -- cgit v1.2.1