Remove unsed signal

This commit is contained in:
craig.p.drummond
2012-09-03 21:04:36 +00:00
committed by craig.p.drummond
parent 2f5452a14f
commit 799e5793e2
2 changed files with 0 additions and 2 deletions

View File

@@ -51,7 +51,6 @@ private Q_SLOTS:
Q_SIGNALS:
bool itemsSelected(bool);
void goBack();
private:
QMenu *menu;

View File

@@ -56,7 +56,6 @@ private Q_SLOTS:
Q_SIGNALS:
bool itemsSelected(bool);
void goBack();
private:
QPixmap pixmap;