qt: fix excessive base heights in simple prefs ui files
Viewing the ui files in Qt creator revealed excess empty space at the bottom of some, a huge amount in the case of media-library. This ultimately has no impact upon the final result, but I thought I'd fix it for neatness. Note that these numbers were the product of simply dragging the canvas size until it snapped into place.
parent
8c02064a
No related branches found
No related tags found
Showing
- modules/gui/qt/dialogs/preferences/sprefs_audio.ui 1 addition, 1 deletionmodules/gui/qt/dialogs/preferences/sprefs_audio.ui
- modules/gui/qt/dialogs/preferences/sprefs_input.ui 1 addition, 1 deletionmodules/gui/qt/dialogs/preferences/sprefs_input.ui
- modules/gui/qt/dialogs/preferences/sprefs_interface.ui 1 addition, 1 deletionmodules/gui/qt/dialogs/preferences/sprefs_interface.ui
- modules/gui/qt/dialogs/preferences/sprefs_medialibrary.ui 1 addition, 1 deletionmodules/gui/qt/dialogs/preferences/sprefs_medialibrary.ui
- modules/gui/qt/dialogs/preferences/sprefs_video.ui 1 addition, 1 deletionmodules/gui/qt/dialogs/preferences/sprefs_video.ui
Please register or sign in to comment