From: <pst...@us...> - 2008-04-06 02:36:30
|
Revision: 414 http://jazzplusplus.svn.sourceforge.net/jazzplusplus/?rev=414&view=rev Author: pstieber Date: 2008-04-05 19:36:22 -0700 (Sat, 05 Apr 2008) Log Message: ----------- Added the metronome settings dialog. Modified Paths: -------------- trunk/jazz/src/Makefile.am Modified: trunk/jazz/src/Makefile.am =================================================================== --- trunk/jazz/src/Makefile.am 2008-04-06 02:34:32 UTC (rev 413) +++ trunk/jazz/src/Makefile.am 2008-04-06 02:36:22 UTC (rev 414) @@ -18,6 +18,7 @@ DeprecatedWx/prop.cpp \ DeprecatedWx/propform.cpp \ DeprecatedWx/proplist.cpp \ +Dialogs/MetronomeSettingsDialog.cpp \ Dialogs.cpp \ DynamicArray.cpp \ ErrorMessage.cpp \ @@ -92,6 +93,7 @@ DeprecatedWx/propform.h \ DeprecatedWx/proplist.h \ DeprecatedStringUtils.h \ +Dialogs/MetronomeSettingsDialog.cpp \ Dialogs.h \ DynamicArray.h \ ErrorMessage.h \ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |