24#ifndef MUTT_INDEX_PRIVATE_H
25#define MUTT_INDEX_PRIVATE_H
int index_adjust_sort_threads(const struct ConfigSubset *sub)
Adjust use_threads/sort/sort_aux.
struct MuttWindow * ipanel_new(bool status_on_top, struct IndexSharedData *shared)
Create the Windows for the Index panel.
struct MuttWindow * index_window_new(struct IndexPrivateData *priv)
Create a new Index Window (list of Emails)
A set of inherited config items.
Private state data for the Index.
Data shared between Index, Pager and Sidebar.