diff options
author | Jared Adams <jaxad0127@gmail.com> | 2010-03-25 12:18:43 -0600 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2010-03-25 12:42:43 -0600 |
commit | f781215c6401343d287798b58b08183e71ef57e3 (patch) | |
tree | b07001f8ee295c4ba8617c5168805269530bd9d1 /src/CMakeLists.txt | |
parent | bf6cb46d9b06b06470efd5ad3ebae7e274f6906f (diff) | |
download | mana-f781215c6401343d287798b58b08183e71ef57e3.tar.gz mana-f781215c6401343d287798b58b08183e71ef57e3.tar.bz2 mana-f781215c6401343d287798b58b08183e71ef57e3.tar.xz mana-f781215c6401343d287798b58b08183e71ef57e3.zip |
Merge StorageWindow into InventoryWindow
Reviewed-by: Chuck Miller
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index a63140e9..a0bcac83 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -290,8 +290,6 @@ SET(SRCS gui/specialswindow.h gui/statuswindow.cpp gui/statuswindow.h - gui/storagewindow.cpp - gui/storagewindow.h gui/textdialog.cpp gui/textdialog.h gui/textpopup.cpp |