[gnome-builder/wip/gtk4-port: 404/1774] plugins/editorui: fix opening in editor workspace
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/gtk4-port: 404/1774] plugins/editorui: fix opening in editor workspace
- Date: Mon, 11 Jul 2022 22:31:11 +0000 (UTC)
commit acf9206eeae9ec68ef3ee9a803a25c94bf21e887
Author: Christian Hergert <chergert redhat com>
Date: Tue Apr 5 17:55:25 2022 -0700
plugins/editorui: fix opening in editor workspace
src/plugins/editorui/gbp-editorui-workbench-addin.c | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/src/plugins/editorui/gbp-editorui-workbench-addin.c
b/src/plugins/editorui/gbp-editorui-workbench-addin.c
index ad4ffe6e1..608a7ef32 100644
--- a/src/plugins/editorui/gbp-editorui-workbench-addin.c
+++ b/src/plugins/editorui/gbp-editorui-workbench-addin.c
@@ -134,10 +134,8 @@ find_preferred_workspace_cb (IdeWorkspace *workspace,
if (IDE_IS_PRIMARY_WORKSPACE (workspace))
*out_workspace = workspace;
-#if 0
else if (*out_workspace == NULL && IDE_IS_EDITOR_WORKSPACE (workspace))
*out_workspace = workspace;
-#endif
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]