diff options
Diffstat (limited to 'profile-widget/profilewidget2.h')
-rw-r--r-- | profile-widget/profilewidget2.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profile-widget/profilewidget2.h b/profile-widget/profilewidget2.h index 0e44424ee..65a7d99c5 100644 --- a/profile-widget/profilewidget2.h +++ b/profile-widget/profilewidget2.h @@ -115,6 +115,9 @@ slots: // Necessary to call from QAction's signals. void changeGas(); void addSetpointChange(); void addBookmark(); + void addOCSwitch(); + void addCCRSwitch(); + void addPSCRSwitch(); void hideEvents(); void unhideEvents(); void removeEvent(); |