mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
This commit is contained in:
parent
0694f4ce67
commit
b99c719c7c
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ public:
|
|||
//==============================================================================
|
||||
/** Resets all values in the kernel to zero.
|
||||
*/
|
||||
void clear();
|
||||
void clear() throw();
|
||||
|
||||
/** Sets the value of a specific cell in the kernel.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue