Updated references to renamed header files.

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/branches/lmms-mv@688 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Danny McRae
2008-02-01 18:55:50 +00:00
parent af9c733224
commit 792d1eca17
9 changed files with 33 additions and 21 deletions

View File

@@ -26,7 +26,7 @@
*/
#include "envelope_and_lfo_widget.h"
#include "envelope_and_lfo_parameters.h"
#include <QtGui/QMouseEvent>
@@ -1041,7 +1041,7 @@ void envelopeAndLFOWidget::lfoUserWaveChanged( void )
#include "envelope_and_lfo_widget.moc"
#include "envelope_and_lfo_parameters.moc"
#endif

View File

@@ -31,7 +31,7 @@
#include <QtGui/QToolButton>
#include "midi_tab_widget.h"
#include "instrument_midi_io.h"
#include "embed.h"
#include "engine.h"
#include "gui_templates.h"
@@ -485,7 +485,7 @@ void midiTabWidget::activatedWriteablePort( QAction * _item )
#include "midi_tab_widget.moc"
#include "instrument_midi_io.moc"
#endif

View File

@@ -29,11 +29,11 @@
#include <Qt/QtXml>
#include "envelope_tab_widget.h"
#include "instrument_sound_shaping.h"
#include "combobox.h"
#include "embed.h"
#include "engine.h"
#include "envelope_and_lfo_widget.h"
#include "envelope_and_lfo_parameters.h"
#include "group_box.h"
#include "gui_templates.h"
#include "instrument_track.h"
@@ -486,7 +486,7 @@ void envelopeTabWidget::loadSettings( const QDomElement & _this )
#include "envelope_tab_widget.moc"
#include "instrument_sound_shaping.moc"

View File

@@ -31,7 +31,7 @@
#include "play_handle.h"
#include "song_editor.h"
#include "templates.h"
#include "envelope_and_lfo_widget.h"
#include "envelope_and_lfo_parameters.h"
#include "debug.h"
#include "engine.h"
#include "config_mgr.h"

View File

@@ -30,7 +30,7 @@
#include "automatable_model_templates.h"
#include "config_mgr.h"
#include "detuning_helper.h"
#include "envelope_tab_widget.h"
#include "instrument_sound_shaping.h"
#include "instrument_track.h"
#include "midi_port.h"
#include "song_editor.h"

View File

@@ -56,7 +56,7 @@
#include "config_mgr.h"
#include "cpuload_widget.h"
#include "embed.h"
#include "envelope_and_lfo_widget.h"
#include "envelope_and_lfo_parameters.h"
#include "export_project_dialog.h"
#include "import_filter.h"
#include "instrument_track.h"

View File

@@ -53,7 +53,7 @@
#include "effect_rack_view.h"
#include "embed.h"
#include "engine.h"
#include "envelope_tab_widget.h"
#include "instrument_sound_shaping.h"
#include "fade_button.h"
#include "gui_templates.h"
#include "instrument.h"
@@ -61,7 +61,7 @@
#include "main_window.h"
#include "midi_client.h"
#include "midi_port.h"
#include "midi_tab_widget.h"
#include "instrument_midi_io.h"
#include "mmp.h"
#include "note_play_handle.h"
#include "pattern.h"