1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-06 04:00:08 +00:00
This commit is contained in:
jules 2007-07-23 14:05:14 +00:00
parent a63bec1972
commit b48a4e7856
12 changed files with 77 additions and 76 deletions

View file

@ -85,7 +85,7 @@ public:
*/
PropertiesFile (const File& file,
const int millisecondsBeforeSaving,
const int options);
const int options) throw();
/** Destructor.