summaryrefslogtreecommitdiff
path: root/plugins/gtkui/gtkui.c
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <waker@users.sourceforge.net>2013-10-27 19:41:59 +0100
committerGravatar Alexey Yakovenko <waker@users.sourceforge.net>2013-10-27 19:41:59 +0100
commitff4f0d10ea4785e1b029c1e4931925b2be9b1c06 (patch)
tree2ae280e64c6291a59e50579aa249ec06f72502ce /plugins/gtkui/gtkui.c
parent90eb1072b0a9d4ab16beebf4bb5d547a9f2d776d (diff)
gtkui: moved auto-size columns option to the main preferences window; split GUI settings into 2 tabs
Diffstat (limited to 'plugins/gtkui/gtkui.c')
-rw-r--r--plugins/gtkui/gtkui.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/gtkui/gtkui.c b/plugins/gtkui/gtkui.c
index 5bf06308..cbf201fb 100644
--- a/plugins/gtkui/gtkui.c
+++ b/plugins/gtkui/gtkui.c
@@ -1655,7 +1655,6 @@ static const char settings_dlg[] =
"property \"Custom status icon\" entry gtkui.custom_tray_icon \"" TRAY_ICON "\" ;\n"
"property \"Run gtk_init with --sync (debug mode)\" checkbox gtkui.sync 0;\n"
"property \"Add separators between plugin context menu items\" checkbox gtkui.action_separators 0;\n"
- "property \"Auto-resize columns to fit the main window\" checkbox gtkui.autoresize_columns 0;\n"
;
// define plugin interface