diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2025-04-29 15:55:30 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2025-04-29 15:55:30 +0200 |
| commit | 873bf396b904ce477a238f22d1891e1b03f24eff (patch) | |
| tree | 3b1906644e032a94ce7968851e98349e4acb9501 /ui/ui.cmb | |
| parent | e84e5e463ce9fc735e9a9d8e03da884d3babb71b (diff) | |
| download | turns-873bf396b904ce477a238f22d1891e1b03f24eff.tar.xz turns-873bf396b904ce477a238f22d1891e1b03f24eff.zip | |
ui: convert editor into a template_widget
Diffstat (limited to 'ui/ui.cmb')
| -rw-r--r-- | ui/ui.cmb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ <!-- Created with Cambalache 0.96.0 --> <cambalache-project version="0.96.0" target_tk="gtk-4.0"> <ui filename="src/windows/tracker.ui" sha256="42f969578c4270a07d66510c5694aea2f84dd44a8cd486a194d6c4441384b6c8"/> - <ui filename="src/windows/participant_editor.ui" sha256="9e57bbf2ce59f58ecec91145368b82f5d8869e6a220a2b4360c23953ede9b28e"/> + <ui template-class="gtkmm__CustomObject_ParticipantEditor" filename="src/widgets/participant_editor.ui" sha256="175e5445abfe35525885929739b998e9b5d5379bc01dfbef798c52ef8870cf96"/> <ui template-class="gtkmm__CustomObject_participant_row" filename="src/widgets/participant_row.ui" sha256="c807d84027f3c957b38b3aca21d13aa07bcf01ef4df3e1c3451eef098d6da046"/> <ui template-class="gtkmm__CustomObject_turn_order_view" filename="src/widgets/turn_order_view.ui" sha256="d8b41adf9c578f70d7e94bde8983a22c73a861847e28f7b9e5665f44cdb05cbf"/> <ui template-class="gtkmm__CustomObject_preferences" filename="src/widgets/preferences.ui" sha256="bc7c7622f9533cab9f10346406d6b8bf44a6d2dae0bbae0cee60aea7b7a85bab"/> |
