Merge pull request #2105 from Wallacoloo/doc_typos
Correct filenames within documentation strings
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Editor.h - declaration of Editor class
|
||||
* ActionGroup.h - wrapper around QActionGroup to provide a more useful triggered(int) slot
|
||||
*
|
||||
* Copyright (c) 2014 Lukas W <lukaswhl/at/gmail.com>
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* detuning_helper.h - detuning automation helper
|
||||
* DetuningHelper.h - detuning automation helper
|
||||
*
|
||||
* Copyright (c) 2007 Javier Serrano Polo <jasp00/at/users.sourceforge.net>
|
||||
* Copyright (c) 2008-2010 Tobias Doerffel <tobydox/at/users.sourceforge.net>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* effect_rack_view.h - view for effectChain-model
|
||||
* EffectRackView.h - view for effectChain-model
|
||||
*
|
||||
* Copyright (c) 2006-2007 Danny McRae <khjklujn@netscape.net>
|
||||
* Copyright (c) 2008-2014 Tobias Doerffel <tobydox/at/users.sourceforge.net>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* instrument_view.h - definition of instrumentView-class
|
||||
* InstrumentView.h - definition of InstrumentView-class
|
||||
*
|
||||
* Copyright (c) 2008 Tobias Doerffel <tobydox/at/users.sourceforge.net>
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* LeftRightNav.cpp - side-by-side left-facing and right-facing arrows for navigation (looks like < > )
|
||||
* LeftRightNav.h - side-by-side left-facing and right-facing arrows for navigation (looks like < > )
|
||||
*
|
||||
* Copyright (c) 2015 Colin Wallace <wallacoloo/at/gmail.com>
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* plugin_browser.h - include file for pluginBrowser
|
||||
* PluginBrowser.h - include file for pluginBrowser
|
||||
*
|
||||
* Copyright (c) 2005-2009 Tobias Doerffel <tobydox/at/users.sourceforge.net>
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* types.h - typedefs for common types that are used in the whole app
|
||||
* lmms_basics.h - typedefs for common types that are used in the whole app
|
||||
*
|
||||
* Copyright (c) 2004-2009 Tobias Doerffel <tobydox/at/users.sourceforge.net>
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user