We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb1e427 + 9d28a4d commit cb24317Copy full SHA for cb24317
pyproject.toml
@@ -71,5 +71,5 @@ sources = [
71
"src/PushButton.cpp",
72
"src/ResizeHandle.cpp",
73
"src/ads_globals.cpp",
74
- "src/linux/FloatingWidgetTitleBar.h; platform_system == 'Linux'",
+ "src/linux/FloatingWidgetTitleBar.cpp; platform_system == 'Linux'",
75
]
0 commit comments