mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Stripped out some unnecessary boilerplate includes from juce_gui_basics.
This commit is contained in:
parent
d28ebfdb36
commit
7f6394478a
113 changed files with 117 additions and 412 deletions
|
|
@ -25,9 +25,6 @@
|
|||
#ifndef JUCE_DRAWABLETEXT_H_INCLUDED
|
||||
#define JUCE_DRAWABLETEXT_H_INCLUDED
|
||||
|
||||
#include "juce_Drawable.h"
|
||||
#include "../positioning/juce_RelativeParallelogram.h"
|
||||
|
||||
|
||||
//==============================================================================
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue