diff options
author | David Athay <ko2fan@gmail.com> | 2009-07-21 16:48:40 +0100 |
---|---|---|
committer | David Athay <ko2fan@gmail.com> | 2009-07-21 16:48:40 +0100 |
commit | 175c5cc84a6abc02fd8eece6f6c90025e428999a (patch) | |
tree | ef8525c624276f038bb4643e8c7dc8f74ed2bebc /tmw.cbp | |
parent | bb2dbab8a0427e6b13d61c85109c29012b1b8d1b (diff) | |
download | mana-175c5cc84a6abc02fd8eece6f6c90025e428999a.tar.gz mana-175c5cc84a6abc02fd8eece6f6c90025e428999a.tar.bz2 mana-175c5cc84a6abc02fd8eece6f6c90025e428999a.tar.xz mana-175c5cc84a6abc02fd8eece6f6c90025e428999a.zip |
Updated codeblocks file
Diffstat (limited to 'tmw.cbp')
-rw-r--r-- | tmw.cbp | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -220,8 +220,8 @@ <Unit filename="src/gui/chat.h" /> <Unit filename="src/gui/confirmdialog.cpp" /> <Unit filename="src/gui/confirmdialog.h" /> - <Unit filename="src/gui/connection.cpp" /> - <Unit filename="src/gui/connection.h" /> + <Unit filename="src/gui/connectiondialog.cpp" /> + <Unit filename="src/gui/connectiondialog.h" /> <Unit filename="src/gui/debugwindow.cpp" /> <Unit filename="src/gui/debugwindow.h" /> <Unit filename="src/gui/emotepopup.cpp" /> |