Refactoring of editor initialization.
commit06311a3e40c8c0d19527d5c4ca3292f8f28ff0c9
authorAndrew Borodin <aborodin@vmail.ru>
Thu, 3 Dec 2009 10:47:15 +0000 (3 13:47 +0300)
committerSlava Zanko <slavazanko@gmail.com>
Wed, 16 Dec 2009 09:10:40 +0000 (16 11:10 +0200)
tree6f7766df6144ecbeb1bdc57b75021d64ce3ec6c2
parent71bb255b2ca1c1c82f6cab9413f6257ced878952
Refactoring of editor initialization.

Since button bar is a part of editor dialog, its initialization
was moved from WIDGET_INIT stage to DLG_INIT one.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
edit/editwidget.c