Fix bug 140442 离任务栏间距8px
This commit is contained in:
parent
438ff50362
commit
db293c59ee
|
@ -375,7 +375,7 @@ void MainWindow::resetWindowPosition()
|
|||
return;
|
||||
}
|
||||
|
||||
#define MARGIN 4
|
||||
#define MARGIN 8
|
||||
#define PANEL_TOP 1
|
||||
#define PANEL_LEFT 2
|
||||
#define PANEL_RIGHT 3
|
||||
|
|
Loading…
Reference in New Issue