move UIConfigurationBase from libs/widgets to libs/gtkmm2ext

This commit is contained in:
Paul Davis
2025-11-18 13:08:45 -07:00
parent e0d25220a6
commit 9d25f83e21
14 changed files with 27 additions and 21 deletions

View File

@@ -44,8 +44,7 @@ widgets_sources = [
'stateful_button.cc',
'tabbable.cc',
'tearoff.cc',
'tooltips.cc',
'ui_config.cc',
'tooltips.cc'
]
def options(opt):