Rename song to Song

This commit is contained in:
Lukas W
2014-11-26 00:44:41 +01:00
parent 14eb54d53e
commit 7d0e3945e5
68 changed files with 191 additions and 191 deletions

View File

@@ -39,7 +39,7 @@
#include "combobox.h"
#include "tab_widget.h"
#include "group_box.h"
#include "song.h"
#include "Song.h"
#include "tool_button.h"
#include "gui_templates.h"