beautified
This commit is contained in:
parent
2980fc91e3
commit
440a0f803d
|
@ -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 );
|
||||
|
|
Loading…
Reference in New Issue