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

Introjucer: moved some more classes out of MiscUtilities.h

This commit is contained in:
jules 2016-03-08 10:35:29 +00:00
parent 8f73a8b671
commit 5abb09ba16
19 changed files with 540 additions and 399 deletions

View file

@ -27,6 +27,7 @@
#include "../Application/jucer_MainWindow.h"
#include "../Application/jucer_Application.h"
#include "../Code Editor/jucer_SourceCodeEditor.h"
#include "../Utility/jucer_FilePathPropertyComponent.h"
#include "jucer_TreeItemTypes.h"