Start: UX refinements
Start: Automatically run command when event loop starts Also sets PartDesign as the default startup Workbench. Start: Add checkbox for starting or not starting Start Start: Correct default card size parameter access Start: General cleanup
This commit is contained in:
@@ -49,7 +49,7 @@ CmdStart::CmdStart()
|
||||
sToolTipText = QT_TR_NOOP("Displays the Start in an MDI view");
|
||||
sWhatsThis = "Start_Start";
|
||||
sStatusTip = sToolTipText;
|
||||
sPixmap = "StartWorkbench";
|
||||
sPixmap = "StartCommandIcon";
|
||||
}
|
||||
|
||||
void CmdStart::activated(int iMsg)
|
||||
|
||||
Reference in New Issue
Block a user