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

Introjucer: refactored some filenames.

This commit is contained in:
jules 2012-06-28 08:52:42 +01:00
parent 79ddd3a859
commit 7f499caf5f
24 changed files with 1229 additions and 1208 deletions

View file

@ -26,7 +26,7 @@
#include "jucer_ProjectContentComponent.h"
#include "../Application/jucer_MainWindow.h"
#include "../Code Editor/jucer_SourceCodeEditor.h"
#include "jucer_ProjectInformationComponent.h"
#include "jucer_ConfigPage.h"
#include "jucer_TreeViewTypes.h"
#include "../Project Saving/jucer_ProjectExporter.h"