Skip to content

Commit

Permalink
Fix of Fix Xcode Project after 078f61c
Browse files Browse the repository at this point in the history
  • Loading branch information
hrubymar10 authored and Pentarctagon committed Mar 7, 2018
1 parent 25d459c commit ff6e78a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj
Expand Up @@ -4038,8 +4038,6 @@
children = (
B55999450EC62181008DD061 /* button.cpp */,
B55999460EC62181008DD061 /* button.hpp */,
B559994F0EC62181008DD061 /* label.cpp */,
B55999500EC62181008DD061 /* label.hpp */,
B55999510EC62181008DD061 /* menu.cpp */,
B55999520EC62181008DD061 /* menu.hpp */,
B55999530EC62181008DD061 /* menu_style.cpp */,
Expand Down Expand Up @@ -4516,6 +4514,8 @@
B5A9BCFB0ECA805A002BE442 /* image.cpp */,
B5A9BCFC0ECA805A002BE442 /* image.hpp */,
B5795A600F05858100EB190E /* integer_selector.hpp */,
B5A9BCFD0ECA805A002BE442 /* label.cpp */,
B5A9BCFE0ECA805A002BE442 /* label.hpp */,
B52EE8991213590500CFBDAB /* list.cpp */,
B52EE89A1213590500CFBDAB /* list.hpp */,
B5A9BCFF0ECA805A002BE442 /* listbox.cpp */,
Expand Down

0 comments on commit ff6e78a

Please sign in to comment.