1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-28 02:30:05 +00:00

Introjucer: internal refactoring work.

This commit is contained in:
jules 2013-09-21 22:18:05 +01:00
parent d42783465b
commit 9113a7d6ab
25 changed files with 1537 additions and 1745 deletions

View file

@ -23,7 +23,6 @@
*/
#include "jucer_ResourceFile.h"
#include "../Project/jucer_ProjectTreeViewBase.h"
#include "../Application/jucer_OpenDocumentManager.h"
static const char* resourceFileIdentifierString = "JUCER_BINARY_RESOURCE";