Skip to content

Commit 9d28a4d

Browse files
authored
Fix typo in pyproject.toml (#501)
1 parent df34b0e commit 9d28a4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,5 @@ sources = [
7171
"src/PushButton.cpp",
7272
"src/ResizeHandle.cpp",
7373
"src/ads_globals.cpp",
74-
"src/linux/FloatingWidgetTitleBar.h; platform_system == 'Linux'",
74+
"src/linux/FloatingWidgetTitleBar.cpp; platform_system == 'Linux'",
7575
]

0 commit comments

Comments
 (0)