Searched refs:showAboutAction (Results 1 – 1 of 1) sorted by relevance
1395 Q3Action *showAboutAction = new Q3Action(NULL, _("About"), 0, this); in ConfigMainWindow() local1396 connect(showAboutAction, SIGNAL(activated()), SLOT(showAbout())); in ConfigMainWindow()1437 showAboutAction->addTo(helpMenu); in ConfigMainWindow()