themes: Remove deprecated GtkPaned style

Resolves #10934.

GtkPaned's handle-size attribute has been deprecated.
Since we have our own custom paned separator, it is not
needed anyway.
This commit is contained in:
Alx Sa 2024-02-26 18:08:46 +00:00
parent ac0333d8ec
commit 8686e3f542
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
-GimpToolPalette-button-relief: none;
-GimpDockbook-tab-icon-size: button;
-GimpColorNotebook-tab-icon-size: button;
-GimpDeviceEditor-handle-size: 12;
-GimpDockable-content-border: 2;
-GimpEditor-content-spacing: 2;
-GimpEditor-button-spacing: 2;