base function of indicators work again
This commit is contained in:
@@ -27,7 +27,6 @@ target_sources(bar_lib
|
||||
|
||||
src/widgets/clock.cpp
|
||||
src/widgets/date.cpp
|
||||
src/widgets/workspaceIndicator.cpp
|
||||
src/widgets/volumeWidget.cpp
|
||||
src/widgets/webWidget.cpp
|
||||
|
||||
@@ -41,6 +40,7 @@ target_sources(bar_lib
|
||||
src/widgets/controlCenter.cpp
|
||||
|
||||
src/components/popover.cpp
|
||||
src/components/workspaceIndicator.cpp
|
||||
src/components/base/button.cpp
|
||||
)
|
||||
include_directories(bar_lib PRIVATE
|
||||
|
||||
Reference in New Issue
Block a user