diff options
Diffstat (limited to 'sources/pyside6/PySide6/QtGui')
-rw-r--r-- | sources/pyside6/PySide6/QtGui/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sources/pyside6/PySide6/QtGui/CMakeLists.txt b/sources/pyside6/PySide6/QtGui/CMakeLists.txt index 33f5c0d88..b5d08421b 100644 --- a/sources/pyside6/PySide6/QtGui/CMakeLists.txt +++ b/sources/pyside6/PySide6/QtGui/CMakeLists.txt @@ -355,4 +355,3 @@ create_pyside_module(NAME QtGui install(FILES ${pyside6_SOURCE_DIR}/qpytextobject.h ${pyside6_SOURCE_DIR}/qtguihelper.h DESTINATION include/PySide6/QtGui/) - |