diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-02-06 15:56:17 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-02-06 15:56:17 +0000 |
commit | 53fb1cbd19ca1b71158922625e5b82ad88804626 (patch) | |
tree | 7a6296546199f4ee93515c609ab9ef47dd624635 /src/gui/itemcontainer.cpp | |
parent | 6ede9757b3001544718a736024da861a0d710cbb (diff) | |
download | mana-client-53fb1cbd19ca1b71158922625e5b82ad88804626.tar.gz mana-client-53fb1cbd19ca1b71158922625e5b82ad88804626.tar.bz2 mana-client-53fb1cbd19ca1b71158922625e5b82ad88804626.tar.xz mana-client-53fb1cbd19ca1b71158922625e5b82ad88804626.zip |
Added files to list and removed some old tmw.ini values.
Diffstat (limited to 'src/gui/itemcontainer.cpp')
-rw-r--r-- | src/gui/itemcontainer.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/itemcontainer.cpp b/src/gui/itemcontainer.cpp index f6755c9f..07bc401d 100644 --- a/src/gui/itemcontainer.cpp +++ b/src/gui/itemcontainer.cpp @@ -18,6 +18,7 @@ * along with The Mana World; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * + * $Id$ */ #include "itemcontainer.h" |