Source code for retype.controllers.menu_controller

from qt import QAction, QObject

from retype.constants import (
    RETYPE_ISSUE_TRACKER_URL, RETYPE_DOCUMENTATION_URL, iswindows)
from retype.resource_handler import getIcon