Skip to content

Commit

Permalink
Add TODO back
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenlafl committed Jul 19, 2024
1 parent ad6403b commit 9605627
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/livecaptions-history-window.c
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,7 @@ static void livecaptions_history_window_class_init(LiveCaptionsHistoryWindowClas
gtk_widget_class_bind_template_callback(widget_class, auto_refresh_toggled_cb);
}

// TODO: ctrl+f search
static void livecaptions_history_window_init(LiveCaptionsHistoryWindow *self) {
gtk_widget_init_template(GTK_WIDGET(self));

Expand Down

0 comments on commit 9605627

Please sign in to comment.