diff options
| author | Wladimir J. van der Laan <[email protected]> | 2011-12-09 22:35:57 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2011-12-09 22:41:19 +0100 |
| commit | 45198af2be4e4cf26bf6d751a4bacb564abddb7f (patch) | |
| tree | 1b69a3de28a35a5b2f7552b05abf7275a1e3fd2d /src/script.cpp | |
| parent | Merge pull request #679 from laanwj/cmdline_minimize (diff) | |
| download | discoin-45198af2be4e4cf26bf6d751a4bacb564abddb7f.tar.xz discoin-45198af2be4e4cf26bf6d751a4bacb564abddb7f.zip | |
Prevent window from being shown momentarily when using -min
- In a previous patch, show() was added to all the page switcher functions. As the contructor calls showOverviewPage(), this means the window is shown in the constructor.
- This change prevents this by connecting show() to the signal instead.
Diffstat (limited to 'src/script.cpp')
0 files changed, 0 insertions, 0 deletions