diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-02-23 23:46:23 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-02-23 23:46:23 +0000 |
commit | 5c1093ffa9fea3d979a720169e97ed31725e95c4 (patch) | |
tree | 3f40c4000c2f0317e12640eb818a781c3a892497 /src/graphic/graphic.h | |
parent | 1fcefe616a39c2e572b8078c5c51c8e81a59c487 (diff) | |
download | mana-5c1093ffa9fea3d979a720169e97ed31725e95c4.tar.gz mana-5c1093ffa9fea3d979a720169e97ed31725e95c4.tar.bz2 mana-5c1093ffa9fea3d979a720169e97ed31725e95c4.tar.xz mana-5c1093ffa9fea3d979a720169e97ed31725e95c4.zip |
Committed patch by Mra, which fixes multiple NPCs talks in one window and
moves the action listener used with BuySellDialog into that class.
Diffstat (limited to 'src/graphic/graphic.h')
-rw-r--r-- | src/graphic/graphic.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/graphic/graphic.h b/src/graphic/graphic.h index 765a6318..c660f49c 100644 --- a/src/graphic/graphic.h +++ b/src/graphic/graphic.h @@ -88,14 +88,6 @@ class ChatListener : public gcn::ActionListener { }; /** - * The action listener for the buy or sell dialog. - */ -class BuySellListener : public gcn::ActionListener { - public: - void action(const std::string& eventId); -}; - -/** * 9 images defining a rectangle. 4 corners, 4 sides and a middle area. The * topology is as follows: * |