~neon/juk/master

« back to all changes in this revision

Viewing changes to slideraction.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:
360
360
 
361
361
#include "slideraction.moc"
362
362
 
363
 
// vim: set et sw=4 ts=4:
 
363
// vim: set et sw=4 tw=0 sta: