summaryrefslogtreecommitdiff
path: root/src/gui/speechbubble.h
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2009-02-15 23:28:08 +0100
committerBjørn Lindeijer <bjorn@lindeijer.nl>2009-02-15 23:28:08 +0100
commit4fa2d32cc9748c1381ceae59c727d090117652c1 (patch)
treed610ce65eeceb842644b6a30836a3f1f3ea8a4fa /src/gui/speechbubble.h
parent968f06bb452449869532250b5ea722e29cb22991 (diff)
parent0df9dd8b36cb781f2afa5b288f2f519fab61f80c (diff)
downloadmana-client-4fa2d32cc9748c1381ceae59c727d090117652c1.tar.gz
mana-client-4fa2d32cc9748c1381ceae59c727d090117652c1.tar.bz2
mana-client-4fa2d32cc9748c1381ceae59c727d090117652c1.tar.xz
mana-client-4fa2d32cc9748c1381ceae59c727d090117652c1.zip
Merge branch 'aethyra/master'
Diffstat (limited to 'src/gui/speechbubble.h')
-rw-r--r--src/gui/speechbubble.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/speechbubble.h b/src/gui/speechbubble.h
index 323f6667..6daff8fb 100644
--- a/src/gui/speechbubble.h
+++ b/src/gui/speechbubble.h
@@ -31,7 +31,6 @@ class SpeechBubble : public Window
{
public:
SpeechBubble();
- ~SpeechBubble();
void setCaption(const std::string &name,
const gcn::Color &color = 0x000000);