[evolution-kolab/ek-wip-porting] EPlugin: visibility fix for internal function (made static)
- From: Christian Hilberg <chilberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-kolab/ek-wip-porting] EPlugin: visibility fix for internal function (made static)
- Date: Mon, 5 Mar 2012 14:37:19 +0000 (UTC)
commit 22659e5fc4e764c3b6eec5142cf76f261d530518
Author: Christian Hilberg <hilberg kernelconcepts de>
Date: Mon Mar 5 15:35:44 2012 +0100
EPlugin: visibility fix for internal function (made static)
src/eplugin/e-kolab-plugin-ui.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/eplugin/e-kolab-plugin-ui.c b/src/eplugin/e-kolab-plugin-ui.c
index 0cddfda..6fdcfef 100644
--- a/src/eplugin/e-kolab-plugin-ui.c
+++ b/src/eplugin/e-kolab-plugin-ui.c
@@ -240,7 +240,7 @@ kolab_plugin_ui_get_selected_path (EShellView *shell_view,
return selected_path;
}
-GtkWidget*
+static GtkWidget*
kolab_plugin_ui_selected_folder_widget (GtkAction *action,
EShellView *shell_view)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]