diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-06-12 15:32:07 -0400 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2019-06-15 14:40:40 -0400 |
| commit | 82975a6a38d0807e962b0e4b6cbd76337dc8189c (patch) | |
| tree | 6ab1f8c64f108e80482e64b8c4e7874f9c196191 /src/editexecutablesdialog.cpp | |
| parent | b04782877e34254ae0205c71d0bf15bef1633749 (diff) | |
reduced spacing between buttons, removed chatty logging
Diffstat (limited to 'src/editexecutablesdialog.cpp')
| -rw-r--r-- | src/editexecutablesdialog.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/editexecutablesdialog.cpp b/src/editexecutablesdialog.cpp index e2772757..6c0522e4 100644 --- a/src/editexecutablesdialog.cpp +++ b/src/editexecutablesdialog.cpp @@ -316,8 +316,6 @@ void EditExecutablesDialog::save() return; } - qDebug().nospace() << "saving '" << e->title() << "'"; - // title may have changed, start with the stuff using it // custom overwrites |
