view test/bug-35448/module.mk @ 18710:584b20e9112c gui-release

use shortcut manager for the main help menu * main_window.cc (add_action): new parameter for the signal receiver; (construct_help_menu): use add_action for the actions of the menu; (construct_documentation_menu): use add_action for the actions of the menu; (set_global_shortcuts): set/unset shortcuts * main-window.h: actions are class variables, add_action with new parameter * shortcut-manager.cc (do_init_data): initialize the shortcuts in the help menu
author Torsten <ttl@justmail.de>
date Thu, 01 May 2014 12:12:08 +0200
parents 1af8d21608b7
children
line wrap: on
line source

bug_35448_FCN_FILES = \
  bug-35448/fA.m \
  bug-35448/fB.m \
  bug-35448/fC.m \
  bug-35448/bug-35448.tst

FCN_FILES += $(bug_35448_FCN_FILES)