mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-19 01:04:20 +00:00
Minor code clean-ups.
This commit is contained in:
parent
b161c0f437
commit
cac473bb1e
8 changed files with 27 additions and 27 deletions
|
|
@ -61,7 +61,7 @@ public:
|
|||
struct JUCE_API InvocationInfo
|
||||
{
|
||||
//==============================================================================
|
||||
InvocationInfo (const CommandID commandID) throw();
|
||||
InvocationInfo (const CommandID commandID);
|
||||
|
||||
//==============================================================================
|
||||
/** The UID of the command that should be performed. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue