Added Credit for Norm C. Removed vim-settings. Tabs->Spaces.

This commit is contained in:
james.k.crook@gmail.com 2013-10-02 11:21:18 +00:00
parent 2543ea7897
commit 7b1764e1fd
2 changed files with 241 additions and 265 deletions

View File

@ -4,6 +4,7 @@
Effect/ScienFilter.cpp
Norm C
Mitch Golden
Vaughan Johnson (Preview)
@ -15,7 +16,6 @@ ScienFilterPanel.
*//****************************************************************//**
\class EffectScienFilter
\brief An Effect.
@ -1233,16 +1233,3 @@ void ScienFilterDialog::EnableDisableRippleCtl (int FilterType)
}
}
// Indentation settings for Vim and Emacs and unique identifier for Arch, a
// version control system. Please do not modify past this point.
//
// Local Variables:
// c-basic-offset: 3
// indent-tabs-mode: nil
// End:
//
// vim: et sts=3 sw=3
// arch-tag: 65b35bfa-632c-46fe-9170-840a158b3c97

View File

@ -4,6 +4,7 @@
EffectScienFilter.h
Norm C
Mitch Golden
Vaughan Johnson (Preview)
@ -327,15 +328,3 @@ private:
#endif // wxUSE_ACCESSIBILITY
#endif
// Indentation settings for Vim and Emacs and unique identifier for Arch, a
// version control system. Please do not modify past this point.
//
// Local Variables:
// c-basic-offset: 3
// indent-tabs-mode: nil
// End:
//
// vim: et sts=3 sw=3
// arch-tag: 309f263d-748c-4dc0-9e68-9e86732890bb