[gnome-commander] Options: inline create_format_tab()
- From: Piotr Eljasiak <epiotr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] Options: inline create_format_tab()
- Date: Sun, 6 Nov 2011 13:16:06 +0000 (UTC)
commit 2ecf2b66d1935ab7ed3957a9e3a5d07110594f92
Author: Piotr Eljasiak <epiotr src gnome org>
Date: Sun Nov 6 14:09:31 2011 +0100
Options: inline create_format_tab()
src/gnome-cmd-options-dialog.cc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-cmd-options-dialog.cc b/src/gnome-cmd-options-dialog.cc
index 21477dd..1cb5688 100644
--- a/src/gnome-cmd-options-dialog.cc
+++ b/src/gnome-cmd-options-dialog.cc
@@ -241,7 +241,7 @@ static void on_date_format_update (GtkEditable *editable, GtkWidget *options_dia
}
-static GtkWidget *create_format_tab (GtkWidget *parent, GnomeCmdData &cfg)
+inline GtkWidget *create_format_tab (GtkWidget *parent, GnomeCmdData &cfg)
{
GtkWidget *frame, *hbox, *vbox, *cat, *cat_box, *table;
GtkWidget *radio, *label, *entry;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]