add contextual actions to the main table

This commit is contained in:
arcan1s
2014-07-10 10:15:11 +04:00
parent 028546540c
commit a845e32960
3 changed files with 64 additions and 5 deletions

View File

@ -70,6 +70,7 @@ private slots:
void updateProfileTab();
void updateWifiTab();
// main tab slots
void mainTabContextualMenu(const QPoint &pos);
void mainTabRemoveProfile();
void mainTabEnableProfile();
void mainTabRestartProfile();