Skip to content

Commit 175cfd4

Browse files
committed
fix win11 dark
1 parent f2823de commit 175cfd4

78 files changed

Lines changed: 3 additions & 2170 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

src/apps/FoxBreatheLabeler/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set(CMAKE_AUTORCC ON)
55
set(CMAKE_AUTOUIC ON)
66

77
file(GLOB_RECURSE _src *.h *.hpp *.cpp)
8-
add_executable(${PROJECT_NAME} ${_src} res/qss.qrc)
8+
add_executable(${PROJECT_NAME} ${_src})
99

1010
find_package(SndFile CONFIG REQUIRED)
1111
find_package(yaml-cpp CONFIG REQUIRED)

src/apps/FoxBreatheLabeler/res/qss.qrc

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)