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

« back to all changes in this revision

Viewing changes to src/gui/serverdialog.h

  • Committer: Package Import Robot
  • Author(s): Patrick Matthäi
  • Date: 2013-09-17 10:35:51 UTC
  • mfrom: (1.1.10)
  • Revision ID: package-import@ubuntu.com-20130917103551-az7p3nz9jgxwqjfn
Tags: 1.3.9.15-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
#include <guichan/actionlistener.hpp>
35
35
#include <guichan/keylistener.hpp>
36
36
#include <guichan/listmodel.hpp>
37
 
#include <guichan/mouselistener.hpp>
38
37
#include <guichan/selectionlistener.hpp>
39
38
 
40
39
#include <string>
44
43
class Label;
45
44
class ListBox;
46
45
class ServerDialog;
47
 
class TextField;
48
 
class DropDown;
49
46
 
50
47
/**
51
48
 * Server and Port List Model