From ee8b71e5568f5a56b886b877d63fb345c96b2cce Mon Sep 17 00:00:00 2001 From: Méven Car Date: Wed, 24 May 2023 10:52:59 +0200 Subject: Revert "Restrict attaching instances to those on the same activity or same virtual desktop" This reverts commit b99f6f50eef395a3ceb88fb3d4b7357cbbc13c85. BUG: 408919 Reintroduces: CCBUG: 408919 --- src/dolphinmainwindow.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/dolphinmainwindow.h') diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h index 92ddb24c3..5bb17e79a 100644 --- a/src/dolphinmainwindow.h +++ b/src/dolphinmainwindow.h @@ -204,9 +204,6 @@ public Q_SLOTS: /** @see GeneralSettings::splitViewChanged() */ void slotSplitViewChanged(); - bool isOnActivity(const QString &activityId) const; - bool isOnCurrentDesktop() const; - Q_SIGNALS: /** * Is sent if the selection of the currently active view has -- cgit v1.3