summaryrefslogtreecommitdiff
path: root/src/gui/sell.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/sell.cpp')
-rw-r--r--src/gui/sell.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/gui/sell.cpp b/src/gui/sell.cpp
index a147fa44..7245c692 100644
--- a/src/gui/sell.cpp
+++ b/src/gui/sell.cpp
@@ -118,17 +118,7 @@ SellDialog::SellDialog():
SellDialog::~SellDialog()
{
- delete increaseButton;
- delete decreaseButton;
- delete quitButton;
- delete sellButton;
- delete slider;
delete itemList;
- delete scrollArea;
- delete quantityLabel;
- delete moneyLabel;
- delete itemDescLabel;
- delete itemEffectLabel;
}
void SellDialog::reset()