NO-OP: whitespace
This commit is contained in:
parent
3f60d12308
commit
d741f01ad0
@ -20,8 +20,8 @@
|
|||||||
#ifndef __ardour_canvas_tracking_text_h__
|
#ifndef __ardour_canvas_tracking_text_h__
|
||||||
#define __ardour_canvas_tracking_text_h__
|
#define __ardour_canvas_tracking_text_h__
|
||||||
|
|
||||||
#include <string>
|
|
||||||
#include "canvas/text.h"
|
#include "canvas/text.h"
|
||||||
|
#include <string>
|
||||||
|
|
||||||
namespace ArdourCanvas {
|
namespace ArdourCanvas {
|
||||||
|
|
||||||
@ -45,6 +45,6 @@ class LIBCANVAS_API TrackingText : public Text
|
|||||||
void init ();
|
void init ();
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
} // namespace ArdourCanvas
|
||||||
|
|
||||||
#endif /* __ardour_canvas_tracking_text_h__ */
|
#endif /* __ardour_canvas_tracking_text_h__ */
|
||||||
|
Loading…
Reference in New Issue
Block a user