~vcs-imports/gnome-terminal/master

« back to all changes in this revision

Viewing changes to src/terminal-nautilus.cc

  • Committer: Christian Persch
  • Date: 2021-10-21 16:13:31 UTC
  • Revision ID: git-v1:af6fa5af6ba69e3cd392de20e9c2954c6405a2dc
build: Use default CXX flags and fix some compiler warnings

Show diffs side-by-side

added added

removed removed

Lines of Context:
439
439
      if (menu_item->remote_terminal)
440
440
        break;
441
441
 
442
 
      /* fall through */
443
 
 
 
442
      [[fallthrough]];
444
443
    case FILE_INFO_OTHER: {
445
444
      GFile *file;
446
445