mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Projucer: Minor whitespace fix
This commit is contained in:
parent
9ddad4a434
commit
8bb652a279
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ static LicenseState::ApplicationUsageData getApplicationUsageDataTypeFromValue (
|
|||
return LicenseState::ApplicationUsageData::notChosenYet;
|
||||
}
|
||||
|
||||
#if !JUCER_ENABLE_GPL_MODE
|
||||
#if ! JUCER_ENABLE_GPL_MODE
|
||||
struct LicenseController::ModalCompletionCallback : ModalComponentManager::Callback
|
||||
{
|
||||
ModalCompletionCallback (LicenseController& controller) : owner (controller) {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue