Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf4e9226

Browse files
authored
Merge pull request#29041 from meeseeksmachine/auto-backport-of-pr-29035-on-v3.9.x
2 parents3d3565b +befcf72 commitf4e9226

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎lib/matplotlib/backends/_backend_gtk.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ def __init__(self, canvas, num):
143143
super().__init__(canvas,num)
144144

145145
ifgtk_ver==3:
146-
self.window.set_wmclass("matplotlib","Matplotlib")
147146
icon_ext="png"ifsys.platform=="win32"else"svg"
148147
self.window.set_icon_from_file(
149148
str(cbook._get_data_path(f"images/matplotlib.{icon_ext}")))

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp