summaryrefslogtreecommitdiff
path: root/src/gui/statuswindow.h
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <bjorn@lindeijer.nl>2009-07-15 22:37:35 +0200
committerThorbjørn Lindeijer <bjorn@lindeijer.nl>2009-07-15 22:37:35 +0200
commitfa6d39d9f56e09abfb6b48bacdd66ddbad20c641 (patch)
tree31a57b7a69c20454e129963e2b2c4327782a2311 /src/gui/statuswindow.h
parentdf52e6b900600709ab0069daacf06093c61667b1 (diff)
downloadmana-client-fa6d39d9f56e09abfb6b48bacdd66ddbad20c641.tar.gz
mana-client-fa6d39d9f56e09abfb6b48bacdd66ddbad20c641.tar.bz2
mana-client-fa6d39d9f56e09abfb6b48bacdd66ddbad20c641.tar.xz
mana-client-fa6d39d9f56e09abfb6b48bacdd66ddbad20c641.zip
Fixed compile warnings and crash in skill dialog
The crash was probably due to roaming or uninitialized pointers in the skill map. Please remember to clear it after deleting its contents, and also remember that operator[] is non-const and will insert an element when it's not already there. The proper way to see if a map contains an element is by using find().
Diffstat (limited to 'src/gui/statuswindow.h')
0 files changed, 0 insertions, 0 deletions