beautified

This commit is contained in:
Uwe Rathmann 2023-05-08 09:37:12 +02:00
parent 2980fc91e3
commit 440a0f803d

View File

@ -789,7 +789,8 @@ void Editor::setupDialogButtonBox()
setBoxBorderMetrics( Q::Panel, 0 );
}
void Editor::setupDrawer() {
void Editor::setupDrawer()
{
using Q = QskDrawer;
setPadding( Q::Panel, 5_dp );