mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
(automated whitespace clean-up)
This commit is contained in:
parent
dcb8351844
commit
56bbab1537
231 changed files with 0 additions and 231 deletions
|
|
@ -23,7 +23,6 @@
|
|||
==============================================================================
|
||||
*/
|
||||
|
||||
|
||||
MarkerList::MarkerList()
|
||||
{
|
||||
}
|
||||
|
|
|
|||
|
|
@ -23,7 +23,6 @@
|
|||
==============================================================================
|
||||
*/
|
||||
|
||||
|
||||
const String RelativeCoordinate::Strings::parent ("parent");
|
||||
const String RelativeCoordinate::Strings::left ("left");
|
||||
const String RelativeCoordinate::Strings::right ("right");
|
||||
|
|
|
|||
|
|
@ -23,7 +23,6 @@
|
|||
==============================================================================
|
||||
*/
|
||||
|
||||
|
||||
class MarkerListScope : public Expression::Scope
|
||||
{
|
||||
public:
|
||||
|
|
|
|||
|
|
@ -23,7 +23,6 @@
|
|||
==============================================================================
|
||||
*/
|
||||
|
||||
|
||||
RelativeParallelogram::RelativeParallelogram()
|
||||
{
|
||||
}
|
||||
|
|
|
|||
|
|
@ -23,7 +23,6 @@
|
|||
==============================================================================
|
||||
*/
|
||||
|
||||
|
||||
namespace RelativePointHelpers
|
||||
{
|
||||
inline void skipComma (String::CharPointerType& s)
|
||||
|
|
|
|||
|
|
@ -23,7 +23,6 @@
|
|||
==============================================================================
|
||||
*/
|
||||
|
||||
|
||||
RelativePointPath::RelativePointPath()
|
||||
: usesNonZeroWinding (true),
|
||||
containsDynamicPoints (false)
|
||||
|
|
|
|||
|
|
@ -23,7 +23,6 @@
|
|||
==============================================================================
|
||||
*/
|
||||
|
||||
|
||||
namespace RelativeRectangleHelpers
|
||||
{
|
||||
inline void skipComma (String::CharPointerType& s)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue