Skip to content

Commit 91d4242

Browse files
committed
Merge branch 'develop'
2 parents 9b64519 + dbc080a commit 91d4242

File tree

15 files changed

+184
-177
lines changed

15 files changed

+184
-177
lines changed

Builds/MacOSX/Info-App.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
<key>CFBundleSignature</key>
2121
<string>????</string>
2222
<key>CFBundleShortVersionString</key>
23-
<string>3.4.4.0</string>
23+
<string>3.4.5.0</string>
2424
<key>CFBundleVersion</key>
25-
<string>3.4.4.0</string>
25+
<string>3.4.5.0</string>
2626
<key>NSHumanReadableCopyright</key>
2727
<string></string>
2828
<key>NSHighResolutionCapable</key>

Builds/MacOSX/MIDI2LR.xcodeproj/project.pbxproj

Lines changed: 30 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,6 @@
4949
isa = PBXBuildFile;
5050
fileRef = 78C490E72B571C45E9BF65BE;
5151
};
52-
BC25302F3E7D28AEBB8B1FD0 = {
53-
isa = PBXBuildFile;
54-
fileRef = 2D22DEDAD3937109B1AE2127;
55-
};
56-
E84B9F94B2BDF252A535BB01 = {
57-
isa = PBXBuildFile;
58-
fileRef = BC2DEB32C59CF4720281C133;
59-
};
6052
BFAB1A9B97A0C128DF41C02A = {
6153
isa = PBXBuildFile;
6254
fileRef = 0ED56980FCA5D40E4BCC5C8A;
@@ -85,6 +77,14 @@
8577
isa = PBXBuildFile;
8678
fileRef = 002720811583B714F7F4E32F;
8779
};
80+
BC25302F3E7D28AEBB8B1FD0 = {
81+
isa = PBXBuildFile;
82+
fileRef = 2D22DEDAD3937109B1AE2127;
83+
};
84+
136ADF4859F8D01D40D459FD = {
85+
isa = PBXBuildFile;
86+
fileRef = B9B40B821BD94C0C92768087;
87+
};
8888
E5D509B03CFCB1F090D7C4F7 = {
8989
isa = PBXBuildFile;
9090
fileRef = 334B209B53531AD494AD8132;
@@ -157,6 +157,10 @@
157157
isa = PBXBuildFile;
158158
fileRef = 65E2C6C9B28AA3EC1CC7C8FC;
159159
};
160+
E84B9F94B2BDF252A535BB01 = {
161+
isa = PBXBuildFile;
162+
fileRef = BC2DEB32C59CF4720281C133;
163+
};
160164
2C639E7CB13190CD41C49919 = {
161165
isa = PBXBuildFile;
162166
fileRef = 4C5BBFE92CA2B14FDEE79E88;
@@ -687,6 +691,13 @@
687691
path = "../../JuceLibraryCode/include_juce_graphics.mm";
688692
sourceTree = "SOURCE_ROOT";
689693
};
694+
B9B40B821BD94C0C92768087 = {
695+
isa = PBXFileReference;
696+
lastKnownFileType = sourcecode.cpp.objcpp;
697+
name = KeyMap.mm;
698+
path = ../../Source/KeyMap.mm;
699+
sourceTree = "SOURCE_ROOT";
700+
};
690701
BC2DEB32C59CF4720281C133 = {
691702
isa = PBXFileReference;
692703
lastKnownFileType = sourcecode.cpp.cpp;
@@ -830,9 +841,6 @@
830841
55BA6062DF892191C9E9B3BE = {
831842
isa = PBXGroup;
832843
children = (
833-
2D22DEDAD3937109B1AE2127,
834-
BC2DEB32C59CF4720281C133,
835-
F675B2D85B415E2C87CEF455,
836844
0ED56980FCA5D40E4BCC5C8A,
837845
63E78BF979E4A935FEA74E26,
838846
C58E726D80235E018C2E6235,
@@ -848,6 +856,8 @@
848856
3E59E20F56C0DF0C3D94DD7C,
849857
002720811583B714F7F4E32F,
850858
106F4837446F2B1548FE756E,
859+
2D22DEDAD3937109B1AE2127,
860+
B9B40B821BD94C0C92768087,
851861
334B209B53531AD494AD8132,
852862
CBC8F83DB3BDB858EFBB0BD7,
853863
2234B03A15325106E88CB84D,
@@ -884,6 +894,8 @@
884894
6C172730F53564B934CB040F,
885895
65E2C6C9B28AA3EC1CC7C8FC,
886896
AAD7763B1A01636F834617D5,
897+
BC2DEB32C59CF4720281C133,
898+
F675B2D85B415E2C87CEF455,
887899
4C5BBFE92CA2B14FDEE79E88,
888900
ABA161B8A1F7D8BA4F89AF89,
889901
8A8EAF03FF5DECFB9DFA6B3A,
@@ -1001,8 +1013,8 @@
10011013
"DONT_SET_USING_JUCE_NAMESPACE=1",
10021014
"GSL_THROW_ON_CONTRACT_VIOLATION=1",
10031015
"JUCER_XCODE_MAC_F6D2F4CF=1",
1004-
"JUCE_APP_VERSION=3.4.4.0",
1005-
"JUCE_APP_VERSION_HEX=0x3040400",
1016+
"JUCE_APP_VERSION=3.4.5.0",
1017+
"JUCE_APP_VERSION_HEX=0x3040500",
10061018
"JucePlugin_Build_VST=0",
10071019
"JucePlugin_Build_VST3=0",
10081020
"JucePlugin_Build_AU=0",
@@ -1054,8 +1066,8 @@
10541066
"DONT_SET_USING_JUCE_NAMESPACE=1",
10551067
"GSL_UNENFORCED_ON_CONTRACT_VIOLATION=1",
10561068
"JUCER_XCODE_MAC_F6D2F4CF=1",
1057-
"JUCE_APP_VERSION=3.4.4.0",
1058-
"JUCE_APP_VERSION_HEX=0x3040400",
1069+
"JUCE_APP_VERSION=3.4.5.0",
1070+
"JUCE_APP_VERSION_HEX=0x3040500",
10591071
"JucePlugin_Build_VST=0",
10601072
"JucePlugin_Build_VST3=0",
10611073
"JucePlugin_Build_AU=0",
@@ -1212,15 +1224,15 @@
12121224
isa = PBXSourcesBuildPhase;
12131225
buildActionMask = 2147483647;
12141226
files = (
1215-
BC25302F3E7D28AEBB8B1FD0,
1216-
E84B9F94B2BDF252A535BB01,
12171227
BFAB1A9B97A0C128DF41C02A,
12181228
FD5777A03748CDE3465E71D3,
12191229
6A3DFFA80DF0E07C64B4871F,
12201230
65EAA878A18A9E490DC550DF,
12211231
BAB76C37DDD1539CF0949580,
12221232
5C88DBE8F18CA34568D543B1,
12231233
30E42209769A950AE23BB72E,
1234+
BC25302F3E7D28AEBB8B1FD0,
1235+
136ADF4859F8D01D40D459FD,
12241236
E5D509B03CFCB1F090D7C4F7,
12251237
64CE33091AB5C2705D8D2E31,
12261238
C5DDB4CBA00A47F212328B41,
@@ -1239,6 +1251,7 @@
12391251
8AAAAE0F744E53CA8B47D81E,
12401252
8584B2E7A0E81121CB3AD270,
12411253
1540FF38AD9DA033678B9E98,
1254+
E84B9F94B2BDF252A535BB01,
12421255
2C639E7CB13190CD41C49919,
12431256
030A0FF64880E45F1120D6F5,
12441257
CC30A9FC4414ABFB45AB7DCC,

Builds/VisualStudio2019/MIDI2LR_App.vcxproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<Optimization>Disabled</Optimization>
6666
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
6767
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\JuceLibraryCode\modules;../../;../../asio/;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
68-
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;DONT_SET_USING_JUCE_NAMESPACE=1;GSL_THROW_ON_CONTRACT_VIOLATION=1;_WIN32_WINNT=0x0601;JUCER_VS2019_78A5026=1;JUCE_APP_VERSION=3.4.4.0;JUCE_APP_VERSION_HEX=0x3040400;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;JucePlugin_Build_Unity=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
68+
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;DONT_SET_USING_JUCE_NAMESPACE=1;GSL_THROW_ON_CONTRACT_VIOLATION=1;_WIN32_WINNT=0x0601;JUCER_VS2019_78A5026=1;JUCE_APP_VERSION=3.4.5.0;JUCE_APP_VERSION_HEX=0x3040500;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;JucePlugin_Build_Unity=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
6969
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
7070
<RuntimeTypeInfo>true</RuntimeTypeInfo>
7171
<PrecompiledHeader/>
@@ -106,7 +106,7 @@
106106
<ClCompile>
107107
<Optimization>Full</Optimization>
108108
<AdditionalIncludeDirectories>..\..\JuceLibraryCode;..\..\JuceLibraryCode\modules;../../;../../asio/;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
109-
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;DONT_SET_USING_JUCE_NAMESPACE=1;GSL_UNENFORCED_ON_CONTRACT_VIOLATION=1;_WIN32_WINNT=0x0601;JUCER_VS2019_78A5026=1;JUCE_APP_VERSION=3.4.4.0;JUCE_APP_VERSION_HEX=0x3040400;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;JucePlugin_Build_Unity=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
109+
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;DONT_SET_USING_JUCE_NAMESPACE=1;GSL_UNENFORCED_ON_CONTRACT_VIOLATION=1;_WIN32_WINNT=0x0601;JUCER_VS2019_78A5026=1;JUCE_APP_VERSION=3.4.5.0;JUCE_APP_VERSION_HEX=0x3040500;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;JucePlugin_Build_Unity=0;%(PreprocessorDefinitions)</PreprocessorDefinitions>
110110
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
111111
<RuntimeTypeInfo>true</RuntimeTypeInfo>
112112
<PrecompiledHeader/>
@@ -139,15 +139,14 @@
139139
<Lib/>
140140
</ItemDefinitionGroup>
141141
<ItemGroup>
142-
<ClCompile Include="..\..\fmt\format.cc"/>
143-
<ClCompile Include="..\..\Source\TextButtonAligned.cpp"/>
144142
<ClCompile Include="..\..\Source\CCoptions.cpp"/>
145143
<ClCompile Include="..\..\Source\CommandMenu.cpp"/>
146144
<ClCompile Include="..\..\Source\CommandSet.cpp"/>
147145
<ClCompile Include="..\..\Source\CommandTable.cpp"/>
148146
<ClCompile Include="..\..\Source\CommandTableModel.cpp"/>
149147
<ClCompile Include="..\..\Source\ControlsModel.cpp"/>
150148
<ClCompile Include="..\..\Source\DebugInfo.cpp"/>
149+
<ClCompile Include="..\..\fmt\format.cc"/>
151150
<ClCompile Include="..\..\Source\LR_IPC_In.cpp"/>
152151
<ClCompile Include="..\..\Source\LR_IPC_Out.cpp"/>
153152
<ClCompile Include="..\..\Source\Main.cpp"/>
@@ -165,6 +164,7 @@
165164
<ClCompile Include="..\..\Source\SendKeys.cpp"/>
166165
<ClCompile Include="..\..\Source\SettingsComponent.cpp"/>
167166
<ClCompile Include="..\..\Source\SettingsManager.cpp"/>
167+
<ClCompile Include="..\..\Source\TextButtonAligned.cpp"/>
168168
<ClCompile Include="..\..\Source\Translate.cpp"/>
169169
<ClCompile Include="..\..\Source\VersionChecker.cpp"/>
170170
<ClCompile Include="..\..\JuceLibraryCode\modules\juce_audio_basics\buffers\juce_AudioChannelSet.cpp">
@@ -1434,7 +1434,6 @@
14341434
<ClCompile Include="..\..\JuceLibraryCode\include_juce_gui_basics.cpp"/>
14351435
</ItemGroup>
14361436
<ItemGroup>
1437-
<ClInclude Include="..\..\Source\TextButtonAligned.h"/>
14381437
<ClInclude Include="..\..\Source\CCoptions.h"/>
14391438
<ClInclude Include="..\..\Source\CommandMenu.h"/>
14401439
<ClInclude Include="..\..\Source\CommandSet.h"/>
@@ -1460,6 +1459,7 @@
14601459
<ClInclude Include="..\..\Source\SendKeys.h"/>
14611460
<ClInclude Include="..\..\Source\SettingsComponent.h"/>
14621461
<ClInclude Include="..\..\Source\SettingsManager.h"/>
1462+
<ClInclude Include="..\..\Source\TextButtonAligned.h"/>
14631463
<ClInclude Include="..\..\Source\Translate.h"/>
14641464
<ClInclude Include="..\..\Source\VersionChecker.h"/>
14651465
<ClInclude Include="..\..\Source\WinDef.h"/>

Builds/VisualStudio2019/MIDI2LR_App.vcxproj.filters

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -241,12 +241,6 @@
241241
</Filter>
242242
</ItemGroup>
243243
<ItemGroup>
244-
<ClCompile Include="..\..\fmt\format.cc">
245-
<Filter>MIDI2LR\Source</Filter>
246-
</ClCompile>
247-
<ClCompile Include="..\..\Source\TextButtonAligned.cpp">
248-
<Filter>MIDI2LR\Source</Filter>
249-
</ClCompile>
250244
<ClCompile Include="..\..\Source\CCoptions.cpp">
251245
<Filter>MIDI2LR\Source</Filter>
252246
</ClCompile>
@@ -268,6 +262,12 @@
268262
<ClCompile Include="..\..\Source\DebugInfo.cpp">
269263
<Filter>MIDI2LR\Source</Filter>
270264
</ClCompile>
265+
<ClCompile Include="..\..\fmt\format.cc">
266+
<Filter>MIDI2LR\Source</Filter>
267+
</ClCompile>
268+
<ClCompile Include="..\..\Source\KeyMap.mm">
269+
<Filter>MIDI2LR\Source</Filter>
270+
</ClCompile>
271271
<ClCompile Include="..\..\Source\LR_IPC_In.cpp">
272272
<Filter>MIDI2LR\Source</Filter>
273273
</ClCompile>
@@ -322,6 +322,9 @@
322322
<ClCompile Include="..\..\Source\SettingsManager.cpp">
323323
<Filter>MIDI2LR\Source</Filter>
324324
</ClCompile>
325+
<ClCompile Include="..\..\Source\TextButtonAligned.cpp">
326+
<Filter>MIDI2LR\Source</Filter>
327+
</ClCompile>
325328
<ClCompile Include="..\..\Source\Translate.cpp">
326329
<Filter>MIDI2LR\Source</Filter>
327330
</ClCompile>
@@ -1683,9 +1686,6 @@
16831686
</ClCompile>
16841687
</ItemGroup>
16851688
<ItemGroup>
1686-
<ClInclude Include="..\..\Source\TextButtonAligned.h">
1687-
<Filter>MIDI2LR\Source</Filter>
1688-
</ClInclude>
16891689
<ClInclude Include="..\..\Source\CCoptions.h">
16901690
<Filter>MIDI2LR\Source</Filter>
16911691
</ClInclude>
@@ -1761,6 +1761,9 @@
17611761
<ClInclude Include="..\..\Source\SettingsManager.h">
17621762
<Filter>MIDI2LR\Source</Filter>
17631763
</ClInclude>
1764+
<ClInclude Include="..\..\Source\TextButtonAligned.h">
1765+
<Filter>MIDI2LR\Source</Filter>
1766+
</ClInclude>
17641767
<ClInclude Include="..\..\Source\Translate.h">
17651768
<Filter>MIDI2LR\Source</Filter>
17661769
</ClInclude>

Builds/VisualStudio2019/resources.rc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77
#include <windows.h>
88

99
VS_VERSION_INFO VERSIONINFO
10-
FILEVERSION 3,4,4,0
10+
FILEVERSION 3,4,5,0
1111
BEGIN
1212
BLOCK "StringFileInfo"
1313
BEGIN
1414
BLOCK "040904E4"
1515
BEGIN
1616
VALUE "FileDescription", "MIDI2LR\0"
17-
VALUE "FileVersion", "3.4.4.0\0"
17+
VALUE "FileVersion", "3.4.5.0\0"
1818
VALUE "ProductName", "MIDI2LR\0"
19-
VALUE "ProductVersion", "3.4.4.0\0"
19+
VALUE "ProductVersion", "3.4.5.0\0"
2020
END
2121
END
2222

DoxyGen/Midi2lr.Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ PROJECT_NAME = MIDI2LR
3838
# could be handy for archiving the generated documentation or if some version
3939
# control system is used.
4040

41-
PROJECT_NUMBER = 3.4.4.0
41+
PROJECT_NUMBER = 3.4.5.0
4242

4343
# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444
# for a project that appears at the top of each page and should give viewer a

Installer/MIDI2LR.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<project>
22
<shortName>MIDI2LR</shortName>
33
<fullName>MIDI2LR</fullName>
4-
<version>3.4.4.0</version>
4+
<version>3.4.5.0</version>
55
<installerFilename>${product_shortname}-${product_version}-${debuglabel}${platform_name}-installer.${platform_exec_suffix}</installerFilename>
66
<readmeFile>../Source/LRPlugin/ReadMe.txt</readmeFile>
77
<licenseFile>../LICENSE.txt</licenseFile>

JuceLibraryCode/JuceHeader.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ namespace ProjectInfo
4444
{
4545
const char* const projectName = "MIDI2LR";
4646
const char* const companyName = "";
47-
const char* const versionString = "3.4.4.0";
48-
const int versionNumber = 0x3040400;
47+
const char* const versionString = "3.4.5.0";
48+
const int versionNumber = 0x3040500;
4949
}
5050
#endif

MIDI2LR.jucer

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

3-
<JUCERPROJECT id="jqaeel" name="MIDI2LR" projectType="guiapp" version="3.4.4.0"
3+
<JUCERPROJECT id="jqaeel" name="MIDI2LR" projectType="guiapp" version="3.4.5.0"
44
bundleIdentifier="com.rsjaffe.MIDI2LR" includeBinaryInAppConfig="1"
55
jucerVersion="5.4.5" companyWebsite="http://rsjaffe.github.io/MIDI2LR/"
66
companyEmail="[email protected]" displaySplashScreen="0" reportAppUsage="0"
@@ -9,11 +9,6 @@
99
headerPath="../../&#10;../../asio/&#10;">
1010
<MAINGROUP id="XbT1lm" name="MIDI2LR">
1111
<GROUP id="{FC911F9D-9F68-948C-ADEF-64BE6AA850ED}" name="Source">
12-
<FILE id="K5h83d" name="format.cc" compile="1" resource="0" file="fmt/format.cc"/>
13-
<FILE id="Dx8BIb" name="TextButtonAligned.cpp" compile="1" resource="0"
14-
file="Source/TextButtonAligned.cpp"/>
15-
<FILE id="SupFD5" name="TextButtonAligned.h" compile="0" resource="0"
16-
file="Source/TextButtonAligned.h"/>
1712
<FILE id="RjO2Is" name="CCoptions.cpp" compile="1" resource="0" file="Source/CCoptions.cpp"/>
1813
<FILE id="gmEPgP" name="CCoptions.h" compile="0" resource="0" file="Source/CCoptions.h"/>
1914
<FILE id="oXdqCC" name="CommandMenu.cpp" compile="1" resource="0" file="Source/CommandMenu.cpp"/>
@@ -33,6 +28,8 @@
3328
<FILE id="RYkZlQ" name="ControlsModel.h" compile="0" resource="0" file="Source/ControlsModel.h"/>
3429
<FILE id="XJw3l2" name="DebugInfo.cpp" compile="1" resource="0" file="Source/DebugInfo.cpp"/>
3530
<FILE id="ayq2tF" name="DebugInfo.h" compile="0" resource="0" file="Source/DebugInfo.h"/>
31+
<FILE id="K5h83d" name="format.cc" compile="1" resource="0" file="fmt/format.cc"/>
32+
<FILE id="WlKXbD" name="KeyMap.mm" compile="1" resource="0" file="Source/KeyMap.mm"/>
3633
<FILE id="rBAqs7" name="LR_IPC_In.cpp" compile="1" resource="0" file="Source/LR_IPC_In.cpp"/>
3734
<FILE id="KuUBCX" name="LR_IPC_In.h" compile="0" resource="0" file="Source/LR_IPC_In.h"/>
3835
<FILE id="IDzpMr" name="LR_IPC_Out.cpp" compile="1" resource="0" file="Source/LR_IPC_Out.cpp"/>
@@ -80,6 +77,10 @@
8077
file="Source/SettingsManager.cpp"/>
8178
<FILE id="qQDY29" name="SettingsManager.h" compile="0" resource="0"
8279
file="Source/SettingsManager.h"/>
80+
<FILE id="Dx8BIb" name="TextButtonAligned.cpp" compile="1" resource="0"
81+
file="Source/TextButtonAligned.cpp"/>
82+
<FILE id="SupFD5" name="TextButtonAligned.h" compile="0" resource="0"
83+
file="Source/TextButtonAligned.h"/>
8384
<FILE id="ltTGX1" name="Translate.cpp" compile="1" resource="0" file="Source/Translate.cpp"/>
8485
<FILE id="tBhQEV" name="Translate.h" compile="0" resource="0" file="Source/Translate.h"/>
8586
<FILE id="g6LPFD" name="VersionChecker.cpp" compile="1" resource="0"

Source/DebugInfo.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,4 +195,4 @@ DebugInfo::DebugInfo(const juce::String& profile_directory) noexcept
195195
}
196196
}
197197
}
198-
#pragma warning(pop)
198+
#pragma warning(pop)

0 commit comments

Comments
 (0)