summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2010-03-25 12:18:43 -0600
committerJared Adams <jaxad0127@gmail.com>2010-03-25 12:42:43 -0600
commitf781215c6401343d287798b58b08183e71ef57e3 (patch)
treeb07001f8ee295c4ba8617c5168805269530bd9d1 /src/CMakeLists.txt
parentbf6cb46d9b06b06470efd5ad3ebae7e274f6906f (diff)
downloadmana-client-f781215c6401343d287798b58b08183e71ef57e3.tar.gz
mana-client-f781215c6401343d287798b58b08183e71ef57e3.tar.bz2
mana-client-f781215c6401343d287798b58b08183e71ef57e3.tar.xz
mana-client-f781215c6401343d287798b58b08183e71ef57e3.zip
Merge StorageWindow into InventoryWindow
Reviewed-by: Chuck Miller
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
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