mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 13:57:57 -07:00
892154f7ea
This function has been marked as obsolete. In Qt 6.0 it's removed entirely, so we must use getContentsMargin() explicitly instead (margin() would do this for us). Ditto for setMargin(), in which case we use setContentsMargin instead. setMargin() would just pass its argument to all four parameters of setContentsMargin(), so we can do the same. |
||
---|---|---|
.. | ||
AspectRatioWidget.cpp | ||
AspectRatioWidget.h | ||
BlockUserInputFilter.cpp | ||
BlockUserInputFilter.h | ||
DoubleClickEventFilter.cpp | ||
DoubleClickEventFilter.h | ||
ElidedButton.cpp | ||
ElidedButton.h | ||
FileOpenEventFilter.cpp | ||
FileOpenEventFilter.h | ||
FlowLayout.cpp | ||
FlowLayout.h | ||
ImageConverter.cpp | ||
ImageConverter.h | ||
ModalMessageBox.cpp | ||
ModalMessageBox.h | ||
ParallelProgressDialog.h | ||
QueueOnObject.h | ||
RunOnObject.h | ||
SignalDaemon.cpp | ||
SignalDaemon.h | ||
UTF8CodePointCountValidator.cpp | ||
UTF8CodePointCountValidator.h | ||
WindowActivationEventFilter.cpp | ||
WindowActivationEventFilter.h | ||
WinIconHelper.cpp | ||
WinIconHelper.h | ||
WrapInScrollArea.cpp | ||
WrapInScrollArea.h |