1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-24 01:54:22 +00:00

Introjucer: following aliases in modules folder.

This commit is contained in:
jules 2012-08-24 08:57:53 +01:00
parent 976be45c2a
commit 40183ecd74
2 changed files with 2 additions and 7 deletions

View file

@ -95,7 +95,6 @@ public:
void rescan (const File& newModulesFolder);
void rescan();
File getModulesFolder() const { return moduleFolder; }
File getModuleFolder (const String& uid) const;
bool loadFromWebsite();