~didrocks/unity/launcher-bug-fix-fest

« back to all changes in this revision

Viewing changes to src/QuicklistMenuItemRadio.cpp

  • Committer: Michael Terry
  • Date: 2010-12-13 20:10:14 UTC
  • mto: This revision was merged to the branch mainline in revision 743.
  • Revision ID: mike@mterry.name-20101213201014-gje872y6ixwczwil
add modelines and fix up some inconsistent tabbings

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// -*- Mode: C++; indent-tabs-mode: nil; tab-width: 2 -*-
1
2
/*
2
3
 * Copyright (C) 2010 Canonical Ltd
3
4
 *
349
350
    return _normalTexture[0]->GetWidth ();
350
351
 
351
352
  return 0;
352
 
}
 
 
b'\\ No newline at end of file'
 
353
}