view test/bug-38691/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 2f8fb02a6c31
children
line wrap: on
line source

bug_38691_FCN_FILES = \
  bug-38691/dir1/func1.m \
  bug-38691/dir2/func1.m \
  bug-38691/dir2/func2.m \
  bug-38691/dir2/func3.m \
  bug-38691/bug-38691.tst

FCN_FILES += $(bug_38691_FCN_FILES)