diff options
Diffstat (limited to 'desktop-widgets/mainwindow.h')
-rw-r--r-- | desktop-widgets/mainwindow.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-widgets/mainwindow.h b/desktop-widgets/mainwindow.h index 790c30a74..be35ecf1e 100644 --- a/desktop-widgets/mainwindow.h +++ b/desktop-widgets/mainwindow.h @@ -77,6 +77,7 @@ public: bool inPlanner(); NotificationWidget *getNotificationWidget(); void enableDisableCloudActions(); + void enableDisableOtherDCsActions(); void setCheckedActionFilterTags(bool checked); void enterEditState(); void exitEditState(); |