context menu using options button on libraries

This commit is contained in:
Luis Ángel San Martín
2013-06-15 23:19:17 +02:00
parent 338eac7d55
commit 350afa3240
4 changed files with 11 additions and 1 deletions

View File

@ -19,6 +19,7 @@ public:
signals:
void selected(QString,QString);
void showOptions();
public slots:
void showUpDownButtons(bool show);