~ubuntu-branches/ubuntu/trusty/manaplus/trusty-proposed

« back to all changes in this revision

Viewing changes to src/gui/widgets/characterdisplay.h

  • Committer: Package Import Robot
  • Author(s): Patrick Matthäi
  • Date: 2013-09-17 10:35:51 UTC
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: package-import@ubuntu.com-20130917103551-g4o65c0mtfpg5r8m
Tags: upstream-1.3.9.15
Import upstream version 1.3.9.15

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
 
34
34
#include "localconsts.h"
35
35
 
36
 
class Button;
37
36
class CharSelectDialog;
38
37
class Label;
39
 
class PlayerBox;
40
38
class TextPopup;
41
39
 
42
40
class CharacterDisplay final : public Container,