From e64dcd12bd0308d389c0dec6cf2d957e38b3d0f1 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 26 Oct 2017 15:55:49 +0200 Subject: desktop UI: no longer attempt to manually show error notifications report_error() now does this automatically. So all these odd places in which we tried to make sure that we show errors are no longer needed. Signed-off-by: Dirk Hohndel --- desktop-widgets/mainwindow.h | 1 - 1 file changed, 1 deletion(-) (limited to 'desktop-widgets/mainwindow.h') diff --git a/desktop-widgets/mainwindow.h b/desktop-widgets/mainwindow.h index 161a5b606..073d3cad8 100644 --- a/desktop-widgets/mainwindow.h +++ b/desktop-widgets/mainwindow.h @@ -87,7 +87,6 @@ public: QUndoStack *undoStack; NotificationWidget *getNotificationWidget(); void enableDisableCloudActions(); - void showError(); private slots: -- cgit v1.2.3-70-g09d2