These variables are not needed anymore

This commit is contained in:
Luca Beltrame 2013-07-28 17:12:55 +02:00
parent 64e16642ff
commit 6a3a866ad5

View file

@ -69,9 +69,6 @@ namespace Danbooru {
KPushButton* m_viewButton;
int m_buttonSize;
int m_margin;
int m_spacing;
static const int MARGIN;
Q_SIGNALS: