Rename file_browser.* to FileBrowser.*

This commit is contained in:
Lukas W
2014-09-03 11:29:25 +02:00
parent 5245f6181c
commit efacfdfae9
5 changed files with 3 additions and 3 deletions

View File

@@ -48,7 +48,7 @@
#include "PianoView.h"
#include "about_dialog.h"
#include "ControllerRackView.h"
#include "file_browser.h"
#include "FileBrowser.h"
#include "plugin_browser.h"
#include "SideBar.h"
#include "config_mgr.h"