add several active profiles support to de and plasmoid

This commit is contained in:
arcan1s
2014-08-16 22:01:10 +04:00
parent 87376f1a5c
commit 1907d3ac2f
4 changed files with 67 additions and 26 deletions

View File

@ -87,6 +87,7 @@ private slots:
void restartProfileSlot();
void startProfileSlot(QAction *profile);
void stopProfileSlot();
void stopAllProfilesSlot();
void switchToProfileSlot(QAction *profile);
// helper
void checkHelperStatus();