s/ENABLE_NEWS/ENABLE_NNTP
svn path=/trunk/; revision=16464
This commit is contained in:
@ -739,7 +739,7 @@ mail_accounts_tab_construct (MailAccountsTab *prefs)
|
|||||||
prefs->gui = gui;
|
prefs->gui = gui;
|
||||||
|
|
||||||
/* get our toplevel widget */
|
/* get our toplevel widget */
|
||||||
#ifdef ENABLE_NEWS
|
#ifdef ENABLE_NNTP
|
||||||
toplevel = glade_xml_get_widget (gui, "toplevel_notebook");
|
toplevel = glade_xml_get_widget (gui, "toplevel_notebook");
|
||||||
#else
|
#else
|
||||||
toplevel = glade_xml_get_widget (gui, "toplevel");
|
toplevel = glade_xml_get_widget (gui, "toplevel");
|
||||||
|
Reference in New Issue
Block a user