ManaPlus
Variables
shoplistbox.cpp File Reference

(986a3bf)

#include "gui/widgets/shoplistbox.h"
#include "dragdrop.h"
#include "settings.h"
#include "being/playerinfo.h"
#include "gui/viewport.h"
#include "gui/fonts/font.h"
#include "gui/popups/itempopup.h"
#include "gui/popups/popupmenu.h"
#include "gui/models/shopitems.h"
#include "gui/windows/itemamountwindow.h"
#include "net/net.h"
#include "resources/inventory/inventory.h"
#include "resources/item/shopitem.h"
#include "debug.h"

Go to the source code of this file.

Variables

const int ITEM_ICON_SIZE = 32
 

Variable Documentation

◆ ITEM_ICON_SIZE

const int ITEM_ICON_SIZE = 32

Definition at line 50 of file shoplistbox.cpp.

Referenced by ShopListBox::draw(), and ShopListBox::ShopListBox().