diff options
| author | Elvis Angelaccio <[email protected]> | 2017-07-21 12:09:17 +0200 |
|---|---|---|
| committer | Elvis Angelaccio <[email protected]> | 2017-07-21 12:09:17 +0200 |
| commit | 9f86b5a266ff546ae4962a1e1e95a5a444d868e8 (patch) | |
| tree | f7f05c81e253efdc5f27c4b53ac92538e89e5836 /src/dolphinremoveaction.cpp | |
| parent | fccb89fc5c7adbf5c541eefd46dfa2ebae3a9cc9 (diff) | |
Fix layout warning
This fixes the following warning:
QLayout: Attempting to add QLayout "" to PreviewsSettingsPage "", which already has a layout
`topLayout->addLayout(fileSizeBoxLayout)` takes ownership of
`fileSizeBoxLayout`, so there is no reason to use `this` as parent.
Diffstat (limited to 'src/dolphinremoveaction.cpp')
0 files changed, 0 insertions, 0 deletions
