Show the widgets before reading the config file (#162).
authorDaniel Carl <danielcarl@gmx.de>
Thu, 5 Feb 2015 20:36:51 +0000 (21:36 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Thu, 5 Feb 2015 20:38:54 +0000 (21:38 +0100)
commite82ad20d014f9c841d29e14489680f85921d74d5
treefc700ae11fbd3d4d629d1ebbc604dbe7b835cee5
parent5e2d8118299bbfa87c9ea9ee9c221abde2dfadcd
Show the widgets before reading the config file (#162).

This is required to open vimb with hidden inputbox in case 'input-autohide' is
enabled. Else the inputbox is marked as hidden but becomes visible again on
call of gtk_widget_show_all().
src/main.c