Searched refs:bUnx (Results 1 – 1 of 1) sorted by relevance
66 bool bWithMozilla = true, bUnx = true; in TypeSelectionPage() local74 bUnx = false; in TypeSelectionPage()106 m_aAllTypes.push_back( ButtonItem( &m_aOutlook, AST_OUTLOOK, bWithMozilla && !bUnx ) ); in TypeSelectionPage()107 m_aAllTypes.push_back( ButtonItem( &m_aOE, AST_OE, bWithMozilla && !bUnx ) ); in TypeSelectionPage()
Completed in 12 milliseconds