# # # patch "guitone/src/view/Guitone.cpp" # from [8c153efa88318080ff59efd36ed861be59eaa400] # to [968e7bd8aa73237f50f6a69be275c2be088021cb] # ============================================================ --- guitone/src/view/Guitone.cpp 8c153efa88318080ff59efd36ed861be59eaa400 +++ guitone/src/view/Guitone.cpp 968e7bd8aa73237f50f6a69be275c2be088021cb @@ -150,12 +150,16 @@ void Guitone::buildMenu() ); menu = menuBar()->addMenu(tr("&Database")); + /** + * Disabled until libqanava fixes some of their major problems + * menu->addAction( tr("&Show ancestry graph"), this, SLOT(openAncestryGraphDialog()), Qt::CTRL + Qt::Key_A ); + **/ menu->addAction( tr("&Key Management"),