Skip to content

Commit

Permalink
Remove PaletteChangeNotifier
Browse files Browse the repository at this point in the history
  • Loading branch information
timangus committed Oct 24, 2023
1 parent da00b45 commit 250c36f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 84 deletions.
2 changes: 0 additions & 2 deletions source/shared/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ list(APPEND HEADERS
${CMAKE_CURRENT_LIST_DIR}/utils/movablepointer.h
${CMAKE_CURRENT_LIST_DIR}/utils/msvcwarningsuppress.h
${CMAKE_CURRENT_LIST_DIR}/utils/pair_iterator.h
${CMAKE_CURRENT_LIST_DIR}/utils/palettechangenotifier.h
${CMAKE_CURRENT_LIST_DIR}/utils/passkey.h
${CMAKE_CURRENT_LIST_DIR}/utils/performancecounter.h
${CMAKE_CURRENT_LIST_DIR}/utils/preferences.h
Expand Down Expand Up @@ -169,7 +168,6 @@ list(APPEND SHARED_SOURCES
${CMAKE_CURRENT_LIST_DIR}/utils/failurereason.cpp
${CMAKE_CURRENT_LIST_DIR}/utils/macosfileopeneventfilter.cpp
${CMAKE_CURRENT_LIST_DIR}/utils/modelcompleter.cpp
${CMAKE_CURRENT_LIST_DIR}/utils/palettechangenotifier.cpp
${CMAKE_CURRENT_LIST_DIR}/utils/performancecounter.cpp
${CMAKE_CURRENT_LIST_DIR}/utils/qmlcontrolcolors.cpp
${CMAKE_CURRENT_LIST_DIR}/utils/random.cpp
Expand Down
43 changes: 0 additions & 43 deletions source/shared/utils/palettechangenotifier.cpp

This file was deleted.

39 changes: 0 additions & 39 deletions source/shared/utils/palettechangenotifier.h

This file was deleted.

0 comments on commit 250c36f

Please sign in to comment.