From 61f1784c134b5126864d43c1839439f66fda92b0 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sat, 28 Aug 2004 10:22:00 +0000 Subject: Add debug output --- src/ephy-shell.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ephy-shell.c') diff --git a/src/ephy-shell.c b/src/ephy-shell.c index 85edfaf21..2718ea538 100644 --- a/src/ephy-shell.c +++ b/src/ephy-shell.c @@ -653,6 +653,8 @@ ephy_shell_get_bookmarks (EphyShell *shell) GObject * ephy_shell_get_toolbars_model (EphyShell *shell, gboolean fullscreen) { + LOG ("ephy_shell_get_toolbars_model fs=%d", fullscreen) + if (fullscreen) { if (shell->priv->fs_toolbars_model == NULL) -- cgit v1.2.3