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

« back to all changes in this revision

Viewing changes to src/gui/widgets/gmtab.cpp

  • Committer: Package Import Robot
  • Author(s): Patrick Matthäi, Andrei Karas, Patrick Matthäi
  • Date: 2013-05-18 21:06:29 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20130518210629-3trtowluum0tekob
Tags: 1.3.5.12-1
[ Andrei Karas ]
* Add new files to copyright file.

[ Patrick Matthäi ]
* New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
#include "debug.h"
33
33
 
34
34
GmTab::GmTab(const Widget2 *const widget) :
 
35
    // TRANSLATORS: gb tab name
35
36
    ChatTab(widget, _("GM"), "")
36
37
{
37
38
    setTabColor(&getThemeColor(Theme::GM_CHAT_TAB),