-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add commandline options for padding, and data output. (#717)
* Remove ellipsis from "Reload TBC" option Ellipses mean there's a dialogue box, and in this case there isn't. * Add commandline option --pad. Add param on commandline to specify data output. These work in non-interactive mode, too. * Refactor main window error dialogues into common method This also means that error messages and warnings can be printed but not displayed in a dialogue if nonInteractive==true.
- Loading branch information
Showing
3 changed files
with
74 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters