Skip to content
This repository has been archived by the owner on Nov 24, 2019. It is now read-only.

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilalh committed Jun 9, 2014
1 parent 85ed386 commit 6330c22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions Tagger.xcodeproj/project.pbxproj
Expand Up @@ -302,7 +302,7 @@
92E6ED9D13F313230045679E /* RenamingFilesController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RenamingFilesController.h; sourceTree = "<group>"; };
92E6ED9E13F313230045679E /* RenamingFilesController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RenamingFilesController.m; sourceTree = "<group>"; };
92E6EDA013F313230045679E /* Fields.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Fields.h; sourceTree = "<group>"; };
92E6EDA113F313230045679E /* framelistmp4.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = framelistmp4.cpp; sourceTree = "<group>"; };
92E6EDA113F313230045679E /* framelistmp3.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = framelistmp3.cpp; sourceTree = "<group>"; };
92E6EDA213F313230045679E /* MP4Tags.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MP4Tags.h; sourceTree = "<group>"; };
92E6EDA313F313230045679E /* MP4Tags.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = MP4Tags.mm; sourceTree = "<group>"; };
92E6EDA413F313230045679E /* MPEGTags.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MPEGTags.h; sourceTree = "<group>"; };
Expand Down Expand Up @@ -739,7 +739,7 @@
9228998E17885CD5002A59A0 /* fields.txt */,
92E6EDA013F313230045679E /* Fields.h */,
92DBDEAC14AAB99A009434DB /* fields.mm */,
92E6EDA113F313230045679E /* framelistmp4.cpp */,
92E6EDA113F313230045679E /* framelistmp3.cpp */,
92E6EDA213F313230045679E /* MP4Tags.h */,
92E6EDA313F313230045679E /* MP4Tags.mm */,
92E6EDA413F313230045679E /* MPEGTags.h */,
Expand Down

0 comments on commit 6330c22

Please sign in to comment.