~neon/juk/master

« back to all changes in this revision

Viewing changes to akodeplayer.cpp

  • Committer: Michael Pyne
  • Date: 2006-02-26 22:55:38 UTC
  • Revision ID: git-v1:6f6130ed099e617a8104a39a0317037dc797af2d
Since we're standardizing the source style, figured I'd throw in the Big Huge Vim Modeline
update.

All source now has a vim modeline, and all files use the same modeline (described in HACKING).

This will make it easier for vim users to stay HACKING-compatible in JuK.

svn path=/trunk/KDE/kdemultimedia/juk/; revision=513935

Show diffs side-by-side

added added

removed removed

Lines of Context:
168
168
#include "akodeplayer.moc"
169
169
 
170
170
#endif
 
171
 
 
172
// vim: set et sw=4 tw=0 sta: