Crossfire Server, Trunk
|
#include <QTableWidget>
#include "AttackMessagePanel.h"
#include "AttackMessagesWrapper.h"
#include "global.h"
#include "attack.h"
#include "sproto.h"
Go to the source code of this file.
Functions | |
static QTableWidgetItem * | createItem (const QString &text) |
|
static |
Definition at line 33 of file AttackMessagePanel.cpp.
References say::item, and guild_entry::text.
Referenced by AttackMessagePanel::updateItem().